phpseclib/tests/Unit
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
..
Crypt (#1423) make PSS verification work for non power of 2 keys 2019-10-20 13:27:01 -05:00
File fix tests for 5.3 2019-09-18 08:03:35 -05:00
Math/BigInteger fix tests for 5.3 2019-09-18 08:03:35 -05:00
Net SSH2: update unit test 2015-12-07 22:02:02 -06:00