phpseclib/tests
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
..
Functional/Net SFTP: update one last comment 2014-06-09 11:33:17 -05:00
Unit Merge pull request #370 from terrafrost/pkcs8 2014-06-17 00:36:54 +02:00
bootstrap.php Apply coding guidelines (with exceptions) to the tests directory. 2014-02-15 20:05:30 +01:00
PhpseclibFunctionalTestCase.php Introduce abstract class for functional tests. 2014-03-03 01:34:43 +01:00
PhpseclibTestCase.php Apply coding guidelines (with exceptions) to the tests directory. 2014-02-15 20:05:30 +01:00