phpseclib/tests/Unit/Crypt
terrafrost d34a911402 SymmetricCiphers: don't cache "hi-optimized code"
Also add a new engine - ENGINE_EVAL. Previously ENGINE_INTERNAL
had three different modes - a "hi-optimized" version, a
"lo-optimized" version and a version that didn't depend on
create_function and there wasn't a way to really isolate these
modes and test them individually.
2016-12-08 09:20:19 -06:00
..
AES SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00
RSA RSA: refactor PKCS1/PKCS8 to facilitate re-use 2016-11-17 08:09:10 -06:00
BlowfishTest.php SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00
HashTest.php RSA: refactor PKCS1/PKCS8 to facilitate re-use 2016-11-17 08:09:10 -06:00
RandomTest.php Merge remote-tracking branch 'graham/1.0-phpdoc' into 2.0-phpdoc 2015-04-16 00:42:53 -05:00
RC2Test.php SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00
RC4Test.php Organizational Revamp 2016-07-30 22:18:06 -05:00
TripleDESTest.php SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00
TwofishTest.php SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00