CRC32C implementation supporting CPU-specific acceleration
This project collects a few CRC32C implementations under an umbrella that dispatches to a suitable implementation based on the host computer's hardware capabilities. CRC32C is specified as the CRC that uses the iSCSI polynomial in RFC 3720. The polynomial was introduced by G. Castagnoli, S. Braeuer and M. Herrmann. CRC32C is used in software such as Btrfs, ext4, Ceph and leveldb.
$
pkg install crc32cOrigin
devel/crc32c
Size
28.2KiB
License
BSD3CLAUSE
Maintainer
amzo1337@gmail.com
Dependencies
0 packages
Required by
4 packages