Releases: paragonie/seedspring
Releases · paragonie/seedspring
v1.2.1
- Implement Fast-Erasure RNG by @paragonie-security in #5
Version 1.2.0
- PHP 8 support
Version 1.1.0
- SeedSpring now runs on machines where OpenSSL only provides AES-256 in ECB mode, not CTR mode.
Version 1.0.0
Fixed #2 -- can be reasonably sure this is stable now.
Version 0.3.0
Support PHP 5.6.x since that's still stable and supported by the PHP team.
Version 0.2.0
Version 0.1.0
Proof of Concept, probably not production-ready.