Releases: FiloSottile/age
Recipient files, and a bag of goodies
Recipient files. You can now use the -R
flag to pass the path to a file which contains one or more recipients, one per line. Empty lines and lines starting with #
are ignored. This is compatible with SSH .pub
files and most authorized_keys
files.
--armor
performance. Armored encoding is now up to 20x faster.
Various goodies. You can use -R -
and -i -
to read those files from standard input. Both age
and age-keygen
support a -version
flag. We avoid leaving behind an empty output file when an error occurs. Output is not buffered if the input is not a TTY. Error messages and docs were improved. Release binaries are again available.
ParseIdentities and a security mitigation
This release adds a ParseIdentities
function to parse private keys files, and docs about key management in third-party applications.
There is also a security mitigations for applications that expose an online decryption oracle. See 2194f69 for details.
filippo.io/age/age? I meant filippo.io/age!
v1.0.0-beta4 age: move package from filippo.io/age/age to filippo.io/age 🤦♂️
Now with 100% more public APIs
v1.0.0-beta3 age,agessh,armor: unleash public API 💥🦑
Straight from the floor of #36c3
🎉
Beta 1: all the important bits are there!
Binary releases coming soon!