phpseclib/tests
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
..
Functional/Net Merge branch '1.0' into 2.0 2022-10-04 18:11:49 -05:00
Unit Tests/X509: fix malformed base64 2023-04-09 10:29:22 -05:00
bootstrap.php Backport tests/bootstrap.php from 2.0 / master onto 1.0. 2016-10-20 21:30:42 +02:00
make_compatible_with_phpunit9.php backport enhancements from the 2.0 branch 2023-02-11 22:20:03 -06:00
PhpseclibFunctionalTestCase.php undo merging of master to 2.0 branch 2016-04-28 15:34:10 -05:00
PhpseclibTestCase.php Merge branch '1.0' into 2.0 2022-01-08 16:36:21 -06:00