mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-12 16:36:30 +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. |
||
---|---|---|
.. | ||
AES | ||
RSA | ||
BlowfishTest.php | ||
HashTest.php | ||
RandomTest.php | ||
RC2Test.php | ||
RC4Test.php | ||
TripleDESTest.php | ||
TwofishTest.php |