1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-12 09:09:50 +01:00
tgseclib/phpseclib/Crypt
Patrick Monnerat f596c577cf DES: move IP/inverse IP transforms out of the round loop in inline_crypt_setup().
This is another 20% runtime gain on triple DES.
2013-05-21 16:01:10 +02:00
..
AES.php AES/Rijndael Performance Update [3] 2013-02-25 12:19:51 +07:00
Blowfish.php Twofish: make CS more consistent 2013-05-07 23:23:07 -05:00
DES.php DES: move IP/inverse IP transforms out of the round loop in inline_crypt_setup(). 2013-05-21 16:01:10 +02:00
Hash.php Hash: docblock updates 2013-04-20 20:09:42 -05:00
Random.php Random: remove comment for old code 2013-05-01 08:13:41 -05:00
RC4.php typofixes 2013-05-08 15:34:07 +01:00
Rijndael.php typofixes 2013-05-08 15:34:07 +01:00
RSA.php optimizations 2013-05-13 12:41:52 +07:00
TripleDES.php DES / 3DES Performance Update 2013-04-25 14:16:10 +07:00
Twofish.php Twofish: bugfix in setPasswort() 2013-05-19 23:35:06 +07:00