mirror of
https://github.com/danog/tgseclib.git
synced 2024-12-11 16:49:41 +01:00
0deae03dca
* 2.0: Remove unnecessary parens Convert most instances of function_exists() to extension_loaded() where applicable Remove conditions for PHP < 5.3.0 for this branch Switch to extension_loaded('gmp') Switch to extension_loaded instead of function_exists where it makes sense |
||
---|---|---|
.. | ||
AES.php | ||
Base.php | ||
Blowfish.php | ||
DES.php | ||
Hash.php | ||
Random.php | ||
RC2.php | ||
RC4.php | ||
Rijndael.php | ||
RSA.php | ||
TripleDES.php | ||
Twofish.php |