Skip to content

Releases: carlos8f/salty

v4.0.2

24 Jun 06:55
Compare
Choose a tag to compare
  • fix ascii armor signature headers not wrapped
  • add signing examples

v4.0.1

24 Jun 05:07
Compare
Choose a tag to compare

Release 4.0.1

  • updated generic install example to use wget instead of git

v4.0.0

24 Jun 04:30
Compare
Choose a tag to compare

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