Package python3-crc32c
A python package implementing the crc32c algorithm in hardware and software
https://github.com/ICRAR/crc32c
This package implements the crc32c checksum algorithm. It automatically
chooses between a hardware-based implementation (using theCRC32C SSE
4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8
CPUs), or a software-based one when no hardware support can be found.
Version: 2.8
General Commands | |
| crc32c | manual page for crc32c 2.8 |