mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-10 15:50:58 +00:00
d34a911402
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. |
||
---|---|---|
.. | ||
EvalTest.php | ||
InternalTest.php | ||
McryptTest.php | ||
OpenSSLTest.php | ||
TestCase.php |