- Added auto-selection of default protection algorithms (
-E
,-S
and-F
) based on getcaps, unless specified explicitly. - Added parameter
-W
sec to wait for network connectivity (default 0). - Engines are now disabled by default and need to be enabled by
./configure --enable-engines
orcmake . -DENABLE_ENGINES=ON
- Compatible with OpenSSL 3.0.0
- Removed support for OpenSSL < 1.1.0