PHPSecLib v3.0.14 Release Notes

Release Date: 2022-04-04 // about 2 years ago
    • ๐Ÿ‘ RSA: add support for loading PuTTY v3 keys
    • Crypt/Base: fix CTR mode with continuous buffer with non-eval PHP
    • Crypt/Base: use sodium_increment in _increment_str
    • ๐Ÿ—„ Crypt/Base: fix deprecation notice (#1770)
    • SSH2/Agent: rm unused parameter (#1757)
    • BigInteger: add precision to __debugInfo
    • BigInteger: fix random engine issues
    • call useBestEngine() when getEngine() is called