./security/age, Simple, modern and secure encryption tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.1nb2, Package name: age-1.2.1nb2, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 202.346 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-05 20:51:32 by Benny Siegert | Files touched by this commit (190) | Package updated
Log message:
Belated revbump for all Go packages after go124 update

I forgot to do the revbump again, sorry for doing it so late after the
update.
   2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) | Package updated
Log message:
Revbump all Go packages after go124 update

I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
   2025-01-11 14:10:17 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(security/age) Updated 1.2.0 to 1.2.1, ChangeLog unknown
   2024-10-17 20:47:27 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
age: update to 1.2.0

A small release to build the release binaries with a more recent Go toolchain,
and to fix a couple CLI edge cases.

The Go module now exposes a plugin package that provides an age plugin client.
That is, Recipient and Identity implementations that invoke a plugin binary,
allowing the use of age plugins in Go programs.

Finally, Recipients can now return a set of "labels" by implementing
RecipientWithLabels. This allows replicating the special behavior of the scrypt
Recipient in third-party Recipients, or applying policy useful for
authenticated or post-quantum Recipients.
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update