python3-crc32c

python implementation in hardware and software of crc32c

Description

crc32c is a python package implementing the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs), or a software-based one when no hardware support can be found.

A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ICRAR/crc32c


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-crc32c