1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 12:44:38 +01:00
tgseclib/phpseclib/Crypt
2017-12-19 07:04:36 -06:00
..
AES.php Merge branch 'phpdoc-1.0' into 1.0 2015-10-13 08:52:52 -05:00
Base.php more adjustments for ARM CPU's 2017-12-17 14:52:43 -06:00
Blowfish.php Crypt: some of the minimum key lengths were off 2017-12-19 07:04:36 -06:00
DES.php spelling fixes 2016-08-04 00:19:27 -05:00
Hash.php fix float to int conversions on ARM CPU's 2017-12-09 18:16:48 -06:00
Random.php Random: return empty string if $length is 0 2017-12-03 22:39:01 -06:00
RC2.php Crypt: some of the minimum key lengths were off 2017-12-19 07:04:36 -06:00
RC4.php RC4: don't assume key is "\0" by default 2017-10-05 05:26:23 -05:00
Rijndael.php add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
RSA.php RSA: replace != with !$this->_equals 2017-10-05 05:31:19 -05:00
TripleDES.php add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
Twofish.php more adjustments for ARM CPU's 2017-12-17 14:52:43 -06:00