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
15.79k stars 477 forks source link

Improve error message for old header format #398

Closed 0x2b3bfa0 closed 2 years ago

0x2b3bfa0 commented 2 years ago

Closes #397

Not sure if it's a good idea to include the last age version that is able to decrypt this kind of messages, but it seemed useful to me. Feel free to update this proposal to match the project style.

FiloSottile commented 2 years ago

Thank you!