Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@gotthardp gotthardp released this 29 Sep 15:47
· 14 commits to master since this release
  • 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 or cmake . -DENABLE_ENGINES=ON
  • Compatible with OpenSSL 3.0.0
  • Removed support for OpenSSL < 1.1.0