CRC32 implementation in hardware
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>

WWW: https://github.com/google/crc32c
