Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

1.1.8

Compare
Choose a tag to compare
@codemasher codemasher released this 25 Jan 22:04
· 37 commits to master since this release
  • added Crypto:
    • CryptoBoxInterface: Box, SecretBox, SealedBox, SignedMessage
    • CryptoKeyInterface: BoxKeypair, SignKeypair
    • CryptoTrait
    • MemzeroDestructorTrait