phpseclib/tests
Brice Figureau 207cd0f4ea (#1423) make PSS verification work for non power of 2 keys
RFC3447 doesn't require RSA public keys to be power of 2 keys.
The actual validation code doesn't work when trying to verify
a PSS signature generated with a non power of two key.
This small patch adds support for such keys.
2019-10-20 13:27:01 -05:00
..
Functional/Net Remove needless assertion in rawlist test 2018-08-18 08:36:40 -05:00
Unit (#1423) make PSS verification work for non power of 2 keys 2019-10-20 13:27:01 -05:00
bootstrap.php Backport tests/bootstrap.php from 2.0 / master onto 1.0. 2016-10-20 21:30:42 +02:00
PhpseclibFunctionalTestCase.php Use phpcbf to fix PHP code to ruleset. 2015-07-17 12:57:41 +02:00
PhpseclibTestCase.php allow PHPUnit 4, 5 and 6 2017-12-14 23:25:30 -06:00