age 1.1.1
Secure file encryption tool, format, and Go library
This package implements file encryption according to the {age-encryption.org/v1, https://age-encryption.org/v1
- Website: https://filippo.io/age
- Licenses: Modified BSD
- Package source: gnu/packages/golang.scm
- Builds: See build status
- Issues: See known issues
Installation
Install age 1.1.1
as follows:
guix install age@1.1.1
Or install the latest version:
guix install age
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.