Skip to content

Releases: awnumar/agekd

v1.1.1

12 Jan 22:50
728d210

Choose a tag to compare

What's Changed

  • Use crypto/hkdf instead of old x/crypto API by @awnumar in #5

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Dec 01:39
fa089f5

Choose a tag to compare

What's Changed

  • Add support for age Hybrid identities by @awnumar in #4
  • Require Go 1.24.0 minimum

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 Jan 21:21

Choose a tag to compare

Fix LICENSE header

v1.0.0 - Stable

13 Jan 21:17

Choose a tag to compare

v0.4.0

10 Nov 19:20
ec60388

Choose a tag to compare

What's Changed

  • argon2id: strengthen parameters based on RFC recommendations in #3

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Nov 23:49
497e570

Choose a tag to compare

What's Changed

  • Bind password-based KDF to same label used for key-based KDF by @awnumar in #2
  • This is a breaking change.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Nov 22:08

Choose a tag to compare

  • Updated salt value used in X25519IdentityFromKey to github.com/awnumar/agekd -- this is a breaking change.
  • Added tests.

v0.1.0

09 Nov 19:28

Choose a tag to compare

Initial release of agekd.