phpseclib/tests/Unit
terrafrost 713cd7efb6 Tests/X509: fix malformed base64
base64_decode() handles it just fine but sodium_base642bin() doesn't

e5396968c5 fixed this in the 3.0 branch but not the 2.0 branch

it's an issue in the 2.0 branch because phpseclib2_compat uses the
phpseclib 2.0 unit tests to test a thin wrapper for phpseclib 3.0
2023-04-09 10:29:22 -05:00
..
Crypt backport enhancements from the 2.0 branch 2023-02-11 22:20:03 -06:00
File Tests/X509: fix malformed base64 2023-04-09 10:29:22 -05:00
Math/BigInteger backport enhancements from the 2.0 branch 2023-02-11 22:20:03 -06:00
Net Tests/SSH2: CS adjustment 2023-03-05 06:55:50 -06:00