phpseclib/tests
Andreas Fischer 6ba2b374e5 Merge branch 'master' into php5
* master:
  AES: don't do mcrypt unit tests if mcrypt extension is not available
  AES: a few final changes
  AES: set CRYPT_RIJNDAEL_MODE as well in unit tests
  AES: CS changes to unit tests
  AES: more unit test fixes
  AES: unit test updates
  AES: more unit test fixes
  AES: add new lines to end of unit tests
  AES: CS adjustments to unit tests
  AES: first attempt at unit tests for key padding
  Rijndael, AES: adjustments to what key sizes are and aren't allowed
2014-08-15 16:27:36 +02:00
..
Functional/Net Add a few SSH2 preLogin tests. 2014-07-21 23:58:17 +02:00
Unit Merge branch 'master' into php5 2014-08-15 16:27:36 +02:00
bootstrap.php phpseclib_is_includable() -> phpseclib_resolve_include_path() 2014-06-19 14:57:09 +02:00
PhpseclibFunctionalTestCase.php only use runkit functions if runkit isn't loaded 2014-08-04 16:33:23 -05:00
PhpseclibTestCase.php