Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@paragonie-security paragonie-security released this 21 Jun 02:14
· 17 commits to master since this release
v2.0.0
  • Backwards Compatibility breaks
  • Introduce a variant of ModernCrypto called BoringCrypto which uses BLAKE2b-MAC instead of Poly1305.
    • BoringCrypto and FIPSCrypto are both suitable for use in multi-tenant data storage situations.
  • Added support for key providers that make multi-tenant setups possible.
  • See https://ciphersweet.paragonie.com for updated documentation.