1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
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
..
Common/Functions SymmetricCiphers: add public / private / protected as appropriate 2016-12-07 22:19:20 -06:00
Crypt SymmetricCiphers: don't cache "hi-optimized code" 2016-12-08 09:20:19 -06:00
Exception
File use short array syntax for arrays 2016-11-30 21:29:38 -06:00
Math use short array syntax for arrays 2016-11-30 21:29:38 -06:00
Net SymmetricCiphers: add public / private / protected as appropriate 2016-12-07 22:19:20 -06:00
System/SSH use short array syntax for arrays 2016-11-30 21:29:38 -06:00
bootstrap.php
openssl.cnf