Skip to content
v2.0.0 Release tagging

- QAT_SW library INSTALL section update.
- Dockerfile version bump for v2.0.0.
- Fix OpenSSL SW fallback usecase for RSA provider sign and verify.
- Added ECX import, import types functions for FIPS.
- Version bump and README update to v2.0.0.
- Fix QAT_SW ECDH/ECDSA curves Registration.
- Fix pthread condition variable lifecycle.
- Refactor RSA sign, verify, cipher and keymanagement modules in QAT provider.
- Add co-existence support for BoringSSL on FreeBSD and enabling runtime bitmap configuration.
- Refactor EC key management and clean up legacy code.
- Remove legacy CRYPTO_THREAD_lock usage and update ECX key management for OpenSSL 3.x.
- Refactor reference counting to use atomic operations.
- Increase QAT_MAX_CRYPTO_INSTANCES to 2048 for Enhanced Device Support.
- Add compatibility support for OpenSSL 3.5 in QAT Provider.
- Add compatibility with the latest BoringSSL API.
- Fix ICP warnings for QAT.L.4.28.0-00004 driver.
- Fix possible NULL pointer dereference for SM4-CCM.
- Add update_config.sh to dynamically update driver config files.