FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
17.35k stars 511 forks source link

fixup: keygen.go #595

Closed pheiduck closed 3 weeks ago

pheiduck commented 3 weeks ago

errors discovered here: https://github.com/FiloSottile/age/pull/594/files

pheiduck commented 3 weeks ago

Already fixed with: https://github.com/FiloSottile/age/pull/591