1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-03 18:17:49 +01:00
tgseclib/phpseclib/Crypt
2017-06-28 23:19:50 -05:00
..
Common SymmetricKey: use static::class instead of getClassContext() method 2017-06-28 07:34:51 -05:00
DSA RSA/DSA: support XML keys with XML declarations 2017-06-26 21:58:20 -05:00
RSA/Keys RSA: RSAKeyValue -> RSAKeyPair for XML private keys 2017-06-28 23:19:50 -05:00
AES.php SymmetricKey: use static::class instead of getClassContext() method 2017-06-28 07:34:51 -05:00
Blowfish.php Merge branch '2.0-crypt-fix-old-openssl' 2017-05-13 23:24:53 -05:00
DES.php SymmetricKey: use static::class instead of getClassContext() method 2017-06-28 07:34:51 -05:00
DSA.php add DSA implementation 2017-02-02 20:20:47 -05:00
Hash.php Hash: use hash extension for sha512/224 & sha512/256 on PHP 7.1+ 2017-06-26 21:45:29 -05:00
Random.php SymmetricKey: use strings for constructor and setPreferredEngine 2017-06-28 06:54:10 -05:00
RC2.php SymmetricCiphers: rm some redundant methods / variables 2016-12-09 15:51:31 -06:00
RC4.php SymmetricKey: use strings for constructor and setPreferredEngine 2017-06-28 06:54:10 -05:00
Rijndael.php SymmetricKey: use static::class instead of getClassContext() method 2017-06-28 07:34:51 -05:00
RSA.php RSA: add enableBlinding() / disableBlinding() static methods 2017-06-26 23:19:30 -05:00
TripleDES.php SymmetricKey: use static::class instead of getClassContext() method 2017-06-28 07:34:51 -05:00
Twofish.php SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00