Python wrapper for a hardware-based implementation of the CRC32C hashing algorithm
copied from cf-staging / google-crc32cgoogle-crc32c wraps the libcrc32c https://github.com/google/crc32c package, which is a hardware-based implementation of the CRC32C hashing algorithm.