PHPSecLib v3.0.17 Release Notes

Release Date: 2022-10-24 // over 1 year ago
    • ๐Ÿ‘ X509: make it so CRLs, CSRs and SPKACs can support PSS keys (#1837)
    • X509: make it so PKCS1 X509 certs can create PSS sigs (#1837)
    • ๐Ÿ—„ SFTP: fix deprecated implicit float to int on 32-bit PHP 8.1 (#1841)
    • โช SFTP: restore orig behavior when deleting non-existant folder (#1847)
    • Random: fix fallback on PHP 8.1+

Previous changes from v3.0.16

    • SSH2: fix type hinting for keyboard_interactive_process (#1836)