aws-checksums 0.1.12
Amazon Web Services checksum library
This library provides cross-Platform hardware accelerated CRC32c and CRC32 with fallback to efficient C99 software implementations.
- Website: https://github.com/awslabs/aws-checksums
- Licenses: ASL 2.0
- Package source: gnu/packages/c.scm
- Builds: See build status
- Issues: See known issues
Installation
Install aws-checksums 0.1.12
as follows:
guix install aws-checksums@0.1.12
Or install the latest version:
guix install aws-checksums
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.