pkgsrc.se | The NetBSD package collection

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

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


Branch: CURRENT, Version: 1.3.1nb1, Package name: age-1.3.1nb1, Maintainer: leot

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: 241.981 KB


Version history: (Expand)

  • (2026-02-24) Updated to version: age-1.3.1nb1
  • (2026-02-08) Updated to version: age-1.3.1
  • (2026-01-15) Updated to version: age-1.2.1nb10
  • (2025-12-02) Updated to version: age-1.2.1nb9
  • (2025-10-24) Package has been reborn
  • (2025-10-24) Package deleted from pkgsrc

CVS history: (Expand)


   2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203)
Log message:
Revbump all Go packages after default version bump
   2026-02-08 13:00:01 by Leonardo Taccari | Files touched by this commit (4)
Log message:
age: Update to 1.3.1

pkgsrc changes:
- Install man pages
- Take maintainership

Changes:
v1.3.1
v1.3.1 is a minor release to restore version injection from downstream
package build processes.

v1.3.0: post-quantum (and more)!
Exactly six years after the first age beta release, v1.3.0 brings
post-quantum resistance to age, along with a couple long-requested
features, built-in support for recipients compatible with hardware
plugins, I/O API improvements, and many usability enhancements.

- Post-quantum recipients
- New I/O APIs
- age-inspect: presents the metadata of an age file without decrypting it
- Built-in recipients compatible with hardware plugins
- Non-interactive passphrase input
- Armor fixes
- Detached headers
- Usability improvements
   2026-01-26 20:49:21 by Benny Siegert | Files touched by this commit (21)
Log message:
Move non-pattern Go flags to GOFLAGS.

GO_BUILD_PATTERN is only for patterns, as announced on tech-pkg@.
   2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update
   2025-12-02 20:25:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update
   2025-10-16 20:00:06 by Benny Siegert | Files touched by this commit (200) | Package updated
Log message:
Revbump all Go packages after go125 update
   2025-10-08 08:54:42 by Benny Siegert | Files touched by this commit (200) | Package updated
Log message:
Revbump all Go packages after go125 update
   2025-09-06 15:17:15 by Benny Siegert | Files touched by this commit (195) | Package updated
Log message:
Revbump all Go packages after go125 security update