Version 1.0.0
paragonie-security
released this
02 Jun 20:21
·
15 commits
to master
since this release
- Added support for NIST P-521 (secp521r1)
- #5 - Encryption enhancements
- Added
seal()
/unseal()
to the Defuse integration - Created interface
ParagonIE\EasyECC\EncryptionInterface
(which the Defuse integration now implements) for extensions
- Added
- Test on PHP 8.1
- Expanded unit test coverage