aws-c-cal 0.5.17
Amazon Web Services Crypto Abstraction Layer
This library provides a C99 wrapper for hash, HMAC, and ECC cryptographic primitives for the AWS SDK.
- Website: https://github.com/awslabs/aws-c-cal
- Licenses: ASL 2.0
- Package source: gnu/packages/c.scm
- Builds: See build status
- Issues: See known issues
Installation
Install aws-c-cal 0.5.17
as follows:
guix install aws-c-cal@0.5.17
Or install the latest version:
guix install aws-c-cal
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.