1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-26 20:24:39 +01:00
tgseclib/phpseclib/Crypt
2019-09-09 01:18:33 -05:00
..
Common don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
DH add a new diffie-hellman key exchange class 2019-08-06 22:10:56 -05:00
DSA for private key's, load works but loadFormat would be better 2019-06-28 09:30:46 -05:00
EC EC: make libsodium an insvisible key format 2019-08-09 09:19:01 -05:00
RSA for private key's, load works but loadFormat would be better 2019-06-28 09:30:46 -05:00
AES.php AES: move GCM code to Rijndael 2018-12-30 02:15:06 -06:00
Blowfish.php revisions to gocom's code changes 2019-08-28 07:16:24 -05:00
ChaCha20.php don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
DES.php revisions to gocom's code changes 2019-08-28 07:16:24 -05:00
DH.php add a new diffie-hellman key exchange class 2019-08-06 22:10:56 -05:00
DSA.php rm $type parameter from AsymmetricKey::load and add loadFormat() 2019-06-28 08:51:12 -05:00
EC.php EC: make libsodium an insvisible key format 2019-08-09 09:19:01 -05:00
Hash.php SSH2: add support for EtM 2019-09-09 01:18:33 -05:00
PublicKeyLoader.php set password in load methods for each pubkey instead of in loader 2019-06-28 08:58:20 -05:00
Random.php Misc. trivial typos 2018-03-03 07:07:14 -05:00
RC2.php don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
RC4.php don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
Rijndael.php don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
RSA.php rm $type parameter from AsymmetricKey::load and add loadFormat() 2019-06-28 08:51:12 -05:00
Salsa20.php don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
TripleDES.php don't re-generate Eval mode stuff when only IV has changed 2019-09-06 05:37:13 -05:00
Twofish.php revisions to gocom's code changes 2019-08-28 07:16:24 -05:00