1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-04 18:48:37 +01:00
tgseclib/phpseclib/Crypt
terrafrost 88e58c75d0 don't go out of our way to support < PHP 5.3
...not when phpseclib 2.0 requires PHP 5.3+
2016-10-02 22:07:33 -05:00
..
AES.php reapply PR #931 2016-05-08 01:34:37 -05:00
Base.php Crypt/Base: fix bad merge 2016-10-02 08:09:54 -05:00
Blowfish.php don't go out of our way to support < PHP 5.3 2016-10-02 22:07:33 -05:00
DES.php Merge branch '1.0' into 2.0 2016-08-04 00:31:15 -05:00
Hash.php don't go out of our way to support < PHP 5.3 2016-10-02 22:07:33 -05:00
Random.php reapply PR #931 2016-05-08 01:34:37 -05:00
RC2.php RC2: rm empty constructor 2016-09-23 21:55:26 -05:00
RC4.php add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
Rijndael.php add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
RSA.php add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
TripleDES.php add PHP5-style constructors along side PHP4-style ones 2016-09-10 10:41:05 -07:00
Twofish.php Merge branch '1.0' into 2.0 2016-08-04 00:31:15 -05:00