Commit graph

7 commits

Author SHA1 Message Date
bsiegert
a7061b5550 Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
wiz
da8fed24db age: update to 1.0.0.
v1.0.0 is the first stable release of the Go CLI and API, twenty
months after the first beta.
2021-09-12 09:08:32 +00:00
bsiegert
624af70d8a Revbump all Go packages after go116 update 2021-08-11 19:35:03 +00:00
bsiegert
267ed82d11 Revbump all Go packages after go116 update 2021-07-13 11:36:30 +00:00
wiz
f54850eaba age: update to 1.0.0rc3.
Never two without three

Maybe™️ actually™️ the last v1.0.0 release candidate!

Encrypted identity files are now supported. Regular passphrase-encrypted
age files can be used with -i, the passphrase will be requested
interactively, and the decrypted file will be read line-by-line as
a standard identity file.

Passphrases can now be requested interactively from the terminal
on Windows even if standard input is in use.

Errors are now tidier and all start with age: error: .
2021-06-23 21:00:24 +00:00
abs
6a4fb3e9c9 Add missed "include go-modules.mk" 2021-06-10 15:56:39 +00:00
abs
0497c35a07 Added security/age version 1.0.0rc2
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.
2021-06-09 17:03:49 +00:00