mirror of
https://github.com/danog/tgseclib.git
synced 2024-12-04 18:48:37 +01:00
207cd0f4ea
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. |
||
---|---|---|
.. | ||
AES.php | ||
Base.php | ||
Blowfish.php | ||
DES.php | ||
Hash.php | ||
Random.php | ||
RC2.php | ||
RC4.php | ||
Rijndael.php | ||
RSA.php | ||
TripleDES.php | ||
Twofish.php |