phpseclib/phpseclib
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 X509: fix pre-5.4 compatability issues 2019-09-18 08:20:33 -05:00
Math fix bug with toBytes() with fixed precision negative numbers 2019-09-15 17:19:35 -05:00
Net SSH2: arcfour128 / arcfour256 was being included twice 2019-09-28 12:57:33 -05:00
System System/SSH/Agent: CS adjustment 2018-12-01 23:10:54 -06:00
bootstrap.php Add bootstrap.php checking environment (MB_OVERLOAD_STRING). 2016-04-09 17:40:25 -05:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00