mirror of
https://github.com/danog/tgseclib.git
synced 2024-12-11 00:29:44 +01:00
e2a0b701c7
- Hex::decode('aabb') can be replaced with "\xaa\xbb" - Hex::decode(sha1('...')) can be replaced with sha1('...', true) |
||
---|---|---|
.. | ||
RSA | ||
AES.php | ||
Base.php | ||
Blowfish.php | ||
DES.php | ||
Hash.php | ||
Random.php | ||
RC2.php | ||
RC4.php | ||
Rijndael.php | ||
RSA.php | ||
TripleDES.php | ||
Twofish.php |