1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-26 20:24:39 +01:00
tgseclib/phpseclib/Crypt
2019-06-27 23:15:25 -05:00
..
Common move $enableBlinding property from AsymmetricKey to RSA 2019-06-27 00:30:55 -05:00
DSA rename ECDSA -> EC 2019-06-27 23:15:25 -05:00
EC rename ECDSA -> EC 2019-06-27 23:15:25 -05:00
RSA move traits to Traits subfolder 2019-06-26 00:42:02 -05: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
ChaCha20.php add Salsa20 / ChaCha20 stream ciphers 2019-03-22 15:45:36 -05:00
DES.php updates to Exceptions 2018-12-31 09:55:32 -06:00
DSA.php X509: rm $signatureAlgorithm parameter from signature methods 2019-06-24 18:24:14 -05:00
EC.php rename ECDSA -> EC 2019-06-27 23:15:25 -05:00
Hash.php Merge branch '1.0' into 2.0 2019-03-09 17:20:49 -06:00
PublicKeyLoader.php rename ECDSA -> EC 2019-06-27 23:15:25 -05:00
Random.php Misc. trivial typos 2018-03-03 07:07:14 -05:00
RC2.php updates to Exceptions 2018-12-31 09:55:32 -06:00
RC4.php Merge branch 'master' into chacha20 2019-03-26 08:36:07 -05:00
Rijndael.php updates to Exceptions 2018-12-31 09:55:32 -06:00
RSA.php move $enableBlinding property from AsymmetricKey to RSA 2019-06-27 00:30:55 -05:00
Salsa20.php add Salsa20 / ChaCha20 stream ciphers 2019-03-22 15:45:36 -05:00
TripleDES.php SymmetricKey: make $cipher_name_openssl_ecb static 2018-12-29 23:21:18 -06:00
Twofish.php updates to Exceptions 2018-12-31 09:55:32 -06:00