Skip to content

v0.2.0

Compare
Choose a tag to compare
@return return released this 02 Dec 13:04
· 77 commits to master since this release
  • Now uses sodiumxide for XChaCha20-Poly1305 cryptography functions.
  • Switched Key type to using a Vec instead of a String.
  • Added Travis CI.