Releases: carlos8f/salty
Releases · carlos8f/salty
v4.0.2
v4.0.1
v4.0.0
release 4.0
- now you can regenerate your decryption key with
salty init --regen
- switch to base58-encoding for everything but hashes
- hashes are now hex-encoded
\r\n
newlines in header/PEM changed to\n
- Custom header support for encryption or signing
- import now dedupes on verifyPk/email
- key removal by pubkey/email now supported
- "attached" signatures now available with ASCII armor flag
- signatures can be verified without previous setup (wallet creation)
- signatures support arbitrary hash algorithms
- added
--no-translate
flag to output raw header