Version 2.0.0
paragonie-security
released this
21 Jun 02:14
·
17 commits
to master
since this release
- Backwards Compatibility breaks
- Introduce a variant of
ModernCrypto
calledBoringCrypto
which uses BLAKE2b-MAC instead of Poly1305.BoringCrypto
andFIPSCrypto
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.