crc32c

CRC32 implementation in hardware

Index | devel

Description

Collection of CRC32C implementations that dispatches to one suitable to
the hardware. CRC32C is the cyclic redundancy check that uses the iSCSI
polynomial specified in RFC 3720.

Maintainer: Klemens Nanni <kn@openbsd.org>