phpseclib/tests/Unit
Andreas Fischer f807d8799e Merge pull request #370 from terrafrost/pkcs8
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)
2014-06-17 00:36:54 +02:00
..
Crypt RSA: add PKCS8 unit tests 2014-06-13 12:39:12 -05:00
File X509: Unit test CS changes 2014-06-05 09:23:22 -05:00
Math/BigInteger BigInteger: unit test update 2014-06-15 12:13:56 -05:00
Net Merge pull request #358 from bantu/ticket/321 2014-06-01 22:00:08 +02:00