PHPSecLib v2.0.16 Release Notes

Release Date: 2019-05-26 // almost 5 years ago
    • BigInteger: new BigInteger('00') caused issues with GMP
    • BigInteger: GMP engine didn't always return 1 or -1
    • ASN1: revamp how OIDs are handled (#1367)
    • ASN1: correctly handle long tags
    • SSH2: fix issue with reconnecting via ping() (#1353)
    • RSA: use hash_equals if available