mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/
| cmd/age | ||
| internal | ||
| .travis.yml | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
age is meant to be a simple, secure and modern encryption tool with small explicit keys, no config options, and UNIX-style composability. The spec is at age-tool.com.
This implementation is in progress, and things will keep moving around all week, so it's not yet a good time to contribute, and it's definitely not a good time to rely on it.