What's Changed
- Issue #548: Don't clean up engines after OpenSSL has already shut down by @dwmw2 in https://github.com/softhsm/SoftHSMv2/pull/550
- Fix OPENSSL_cleanup() detection without using our own atexit() handler by @dwmw2 in https://github.com/softhsm/SoftHSMv2/pull/551
- Fix advertised min and max mechanism sizes according to final PKCS#11 3.0 specification by @Jakuje in https://git...