1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib
2009-12-06 07:26:52 +00:00
..
Crypt - an inability to unpad doesn't necessarily mean that padding is enabled when it shouldn't be - it might also mean that the key being used is the wrong one. 2009-12-06 07:26:52 +00:00
Math - toBits() didn't limit the size of the output when the precision was set 2009-12-04 19:12:18 +00:00
Net - an inability to unpad doesn't necessarily mean that padding is enabled when it shouldn't be - it might also mean that the key being used is the wrong one. 2009-12-06 07:26:52 +00:00
PHP/Compat/Function - added Crypt_RSA 2009-12-03 08:19:00 +00:00