phpseclib/tests
Andreas Fischer 8ba3dd0846 Merge branch 'master' into php5
* master:
  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 branch 'master' into php5 2014-06-17 00:36:54 +02:00
bootstrap.php PHP 5.3+: Replace custom autoloader with composer autoloader. 2014-06-01 21:18:49 +02: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