1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 09:37:45 +01:00
tgseclib/phpseclib/Crypt
2018-12-30 10:14:51 -06:00
..
Common SymmetricKey: don't define self::$gcmField unless we're in GCM mode 2018-12-30 10:14:51 -06:00
DSA add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
ECDSA ECDSA: CS adjustments to curves 2018-12-03 03:47:46 -06:00
RSA/Keys add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
AES.php AES: move GCM code to Rijndael 2018-12-30 02:15:06 -06:00
Blowfish.php SymmetricKey: make $cipher_name_openssl_ecb static 2018-12-29 23:21:18 -06:00
DES.php SymmetricKey: make $cipher_name_openssl_ecb static 2018-12-29 23:21:18 -06:00
DSA.php throw exceptions when signing / verification is attempted w/o a key 2018-12-02 07:17:17 -06:00
ECDSA.php throw exceptions when signing / verification is attempted w/o a key 2018-12-02 07:17:17 -06:00
Hash.php Hash: fix grammer error 2018-12-29 23:05:20 -06:00
Random.php Misc. trivial typos 2018-03-03 07:07:14 -05:00
RC2.php SymmetricKey: make $cipher_name_openssl_ecb static 2018-12-29 23:21:18 -06:00
RC4.php revisions to rrran's PHPDoc changes 2017-11-05 14:35:27 -06:00
Rijndael.php AES: move GCM code to Rijndael 2018-12-30 02:15:06 -06:00
RSA.php add ECDSA / EdDSA support 2018-11-19 12:39:21 -06:00
TripleDES.php SymmetricKey: make $cipher_name_openssl_ecb static 2018-12-29 23:21:18 -06:00
Twofish.php Twofish: make tables static 2018-12-02 14:28:14 -06:00