py3-crc32c

implemention of the crc32c algorithm in hardware

WWW CVSWeb GITHub
  1. Package version
    py3-crc32c-2.4
  2. Maintainer
    The OpenBSD ports mailing-list

This package implements 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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10