This package browser is in early development. Mind the rough edges.

crc32c 1.1.2

Cyclic redundancy check

This package provides architecture-specific implementations of the CRC32C algorithm, which is specified in RFC 3720, section 12.1.

Installation

Install crc32c 1.1.2 as follows:

guix install crc32c@1.1.2

Or install the latest version:

guix install crc32c

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.