vage#
vage is an implementation of the age encryption specification.
not yet installable.
currently, both the vage-keygen and vage commands are implemented for x25519 identities, supporting both encryption and decryption.
this project is not officially endorsed by the creators of age.
about#
this project aims to be much lighter than the official go implementation of age while matching or exceeding it in terms of performance.
getting started#
- make sure you have v installed
- run
makeor just manually compile the binaries withv cmd/vage.vandv cmd/vage-keygen.v.
to-do list#
- armored encrypt/decrypt
- postquantum support
- scrypt support