PHPSecLib v1.0.15 Release Notes

Release Date: 2019-03-10 // about 5 years ago
    • SFTP: make it so get() can correctly handle out of order responses (#1343)
    • Crypt: avoid bogus IV errors in ECB mode with OpenSSL (#1087)
    • RSA: protect against possible timing attack during OAEP decryption
    • RSA: fix possible memory leak with XML keys (#1346)
    • Hash: fix issues with the mode
    • SCP: issue error if remote_file is empty in put() call (#1335)
    • X509: whitelist OID 1.3.6.1.4.1.11129.2.4.2 (#1341)