summaryrefslogtreecommitdiff
path: root/security/age/DESCR
blob: c6fa6213004030ef73ff46cd75f96d6f08f70a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
age is a simple, modern and secure file encryption tool, format,
and Go library.

It features small explicit keys, no config options, and UNIX-style
composability

The format specification is at age-encryption.org/v1. age was
designed by @Benjojo12 and @FiloSottile.

An alternative interoperable Rust implementation is available at
github.com/str4d/rage.