Python package exposing the intel sse4.2 crc32c instruction
This package exposes to Python the crc32c algorithm implemented in the SSE 4.2 instruction set of Intel CPUs. By default, if your CPU doesn't support this instruction, the package will fail to load with an ImportError. If you still need to use the crc32c checksum algorithm this package comes with a software implementation that can be loaded instead.
$
pkg install py311-crc32cOrigin
devel/py-crc32c
Size
56.6KiB
License
BSD2CLAUSE, BSD3CLAUSE, LGPL21
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
0 packages