mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-27 04:34:45 +01:00
f807d8799e
RSA: add support for PKCS8 encoded private keys * terrafrost/pkcs8: Crypt/Base: readability improvement RSA: CS adjustments RSA: rename PUBLIC_FORMAT_PKCS1_RAW -> PUBLIC_FORMAT_PKCS8 RSA: add PKCS8 unit tests RSA: add support for saving encrypted PKCS8 keys Crypt/Base: adjust default key size for pbkdf1 RSA: add support for loading PKCS8 encrypted private keys Crypt/Base: add support for pbkdf1 RSA: add support for saving to PKCS8 (unencrypted) |
||
---|---|---|
.. | ||
AES.php | ||
Base.php | ||
Blowfish.php | ||
DES.php | ||
Hash.php | ||
Random.php | ||
RC2.php | ||
RC4.php | ||
Rijndael.php | ||
RSA.php | ||
TripleDES.php | ||
Twofish.php |