Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@venkatesh6911 venkatesh6911 released this 24 Jun 13:14

Release v2.0.0 contains the following changes

  • QAT_SW library INSTALL section update - 4498412
  • Dockerfile version bump for v2.0.0 - 722edff
  • Fix OpenSSL SW fallback usecase for RSA provider sign and verify - 4660ff0
  • Added ECX import, import types functions for FIPS - 8927741
  • Version bump and README update to v2.0.0 - 8b707ae
  • Fix QAT_SW ECDH/ECDSA curves Registration - 78072a9
  • Fix pthread condition variable lifecycle - fcd12ad
  • Refactor RSA sign, verify, cipher and keymanagement modules in QAT provider - 3cd2a12
  • Add co-existence support for BoringSSL on FreeBSD and enabling runtime bitmap configuration - 9a3c3c7
  • Refactor EC key management and clean up legacy code - 265e26b
  • Remove legacy CRYPTO_THREAD_lock usage and update ECX key management for OpenSSL 3.x - 0e3dd5b
  • Refactor reference counting to use atomic operations - 2871717
  • Increase QAT_MAX_CRYPTO_INSTANCES to 2048 for Enhanced Device Support - 1ba1227
  • Add compatibility support for OpenSSL 3.5 in QAT Provider - cb9647b
  • Add compatibility with the latest BoringSSL API - 77621f5
  • Fix ICP warnings for QAT.L.4.28.0-00004 driver - 1ca8d00
  • Fix possible NULL pointer dereference for SM4-CCM - 11bd79e
  • Add update_config.sh to dynamically update driver config files - 990e464

Please refer README (Software requirements section) for dependent libraries release version and other information.