1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-03 10:07:47 +01:00
tgseclib/phpseclib/Crypt
2018-11-29 10:05:28 -06:00
..
Common ECDSA: make it so hash can't be changed for Ed25519 / Ed448 2018-11-29 10:05:28 -06:00
DSA add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
ECDSA add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
RSA/Keys add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
AES.php SymmetricKey: use static::class instead of getClassContext() method 2017-06-28 07:34:51 -05:00
Blowfish.php Merge branch '1.0' into 2.0 2017-12-19 07:27:55 -06:00
DES.php SymmetricKey: isValidKey took ints instead of strings 2017-08-07 23:57:02 -05:00
DSA.php add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
ECDSA.php ECDSA: make it so hash can't be changed for Ed25519 / Ed448 2018-11-29 10:05:28 -06:00
Hash.php Hash: use hash method for sha3 when available 2018-10-13 07:48:47 -05:00
Random.php Misc. trivial typos 2018-03-03 07:07:14 -05:00
RC2.php Merge branch '1.0' into 2.0 2017-12-19 07:27:55 -06:00
RC4.php revisions to rrran's PHPDoc changes 2017-11-05 14:35:27 -06:00
Rijndael.php AES: fix issue preventing ECB mode from decrypting 2018-02-21 08:26:52 -06:00
RSA.php add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
TripleDES.php SymmetricKey: isValidKey took ints instead of strings 2017-08-07 23:57:02 -05:00
Twofish.php Merge branch '2.0' 2017-12-17 16:25:30 -06:00