Skip to content

Releases: FiloSottile/age

Recipient files, and a bag of goodies

16 Jan 15:52
Compare
Choose a tag to compare
Pre-release

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

20 Sep 11:00
Compare
Choose a tag to compare

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!

28 Jun 02:08
Compare
Choose a tag to compare
v1.0.0-beta4

age: move package from filippo.io/age/age to filippo.io/age 🤦‍♂️

Now with 100% more public APIs

28 Jun 01:15
Compare
Choose a tag to compare
Pre-release
v1.0.0-beta3

age,agessh,armor: unleash public API 💥🦑

Straight from the floor of #36c3

27 Dec 22:55
Compare
Choose a tag to compare
Pre-release

🎉

Beta 1: all the important bits are there!

27 Dec 16:33
Compare
Choose a tag to compare

Binary releases coming soon!