File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.50 - 2026-03-18
4+
5+ - fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126 )
6+ - make unpadding in CBC mode constant time (CVE-2026 -32935)
7+ - X509: add support for organizationIdentifier (#2128 )
8+
39## 3.0.49 - 2026-01-27
410
511- more PHP 8.5 deprecations (#2113 )
341347 - Salsa20 / ChaCha20
342348- namespace changed from ` phpseclib\ ` to ` \phpseclib3 ` to facilitate phpseclib 2 shim (phpseclib2_compat)
343349
350+ ## 2.0.52 - 2026-03-18
351+
352+ - fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126 )
353+ - make unpadding in CBC mode constant time (CVE-2026 -32935)
354+ - X509: add support for organizationIdentifier (#2128 )
355+
344356## 2.0.51 - 2026-01-27
345357
346358- more PHP 8.5 deprecations (#2113 )
743755- Classes were renamed and namespaced ([ #243 ] ( https://github.com/phpseclib/phpseclib/issues/243 ) )
744756- The use of an autoloader is now required (e.g. Composer)
745757
758+ ## 1.0.27 - 2026-03-18
759+
760+ - fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126 )
761+ - make unpadding in CBC mode constant time (CVE-2026 -32935)
762+ - X509: add support for organizationIdentifier (#2128 )
763+
746764## 1.0.26 - 2026-01-27
747765
748766- more PHP 8.5 deprecations (#2113 )
You can’t perform that action at this time.
0 commit comments