Version 1.0.0
·
25 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