Skip to content

Releases: intel/QAT_Engine

v0.5.33

23 Jan 13:37
Compare
Choose a tag to compare

Release v0.5.33 contains the following changes:

  • Fix compilation warning when qat_mem_debug enabled. - 728e37b
  • Fix qat_BN_to_FB() to reset the flatbuffer length to zero on a failed allocation. - d0fbc6f
  • Add async support for qat_mod_exp - ef236aa
  • Change copyFreePinnedMemory() to return error status - e027a3c

This release was tested against:
OpenSSL 1.1.0g

v0.5.32

20 Dec 18:01
Compare
Choose a tag to compare

Release v0.5.32 contains the following changes:

  • Remove temporary variables that were not required. - ae15e98
  • Fix punctuation - 9be1525
  • Remove duplicate range check conditions - 81ed197
  • Fix issue that prevents you overriding CFLAGS at the make command line. - ffa758e
  • README.md corrections and updates. - ed4989b
  • Fix crash in signal code after forking. - 871a728
  • Add c2xxx config files for single accelerator variant. - eb7f5bf
  • Add example config files for dh89xxcc single accelerator variant. - 85978c3
  • Add missing NULL Checks to qae_mem_utils.c - d8c881b
  • Fix optimisation issue in function 'qat_crypto_callbackFn'. - 9153bf3

This release was tested against:
OpenSSL 1.1.0g

v0.5.31

10 Nov 18:28
Compare
Choose a tag to compare

Release v0.5.31 contains the following changes:

  • Replace RSA padding functions with OpenSSL equivalents. - 6856c4f
  • Changes to avoid an error when EVP_EncryptFinal_ex() calls QAT engine function qat_chained_ciphers_do_cipher() with a NULL input buffer pointer. - f6f262f

This release was tested against:
OpenSSL 1.1.0g

v0.5.30

20 Oct 14:01
Compare
Choose a tag to compare

Release v0.5.30 contains the following changes:

  • Add event driven config files for c6xx and c3xxx products. - 5d50eba
  • Allow USDM to decide NUMA node to allocate on. - 6fbd8bf
  • Changes to support RSA_NO_PADDING. - 3006b49

This release was tested against:
OpenSSL 1.1.0f

v0.5.29

04 Sep 13:30
Compare
Choose a tag to compare

Release v0.5.29 contains the following changes:

  • Modify usage of the timer poll function to reduce CPU usage when system idle. - b0032c1
  • Change chained ciphers to be defined as custom. - 97222ff
  • Changes to conditionally compile out qat_parseconf files with upstream flag. - d931d66
  • Fix issue with opdata memory initialization. - d9369b9

This release was tested against:
OpenSSL 1.1.0f

v0.5.28

09 Aug 08:22
Compare
Choose a tag to compare

Release v0.5.28 contains the following changes:

  • Update README.md for C62X product range. - 9bc9c8a
  • Fix incorrect path in README.md - fa95417
  • Remove duplicate macros for likely/unlikely - c8383f5
  • Re-org qat_adjust_thread_affinity function - b7824d2
  • Changes to autoconf files to prevent the warning message 'INCLUDES' is
    the old name for 'AM_CPPFLAGS' being displayed when running autoconf
    under FC22. - cdd4d84
  • Add capability to log debug to a file. - 6e514a7

This release was tested against:
OpenSSL 1.1.0f

v0.5.27

25 Jul 12:53
Compare
Choose a tag to compare

Release v0.5.27 contains the following changes:

  • Fix issue with make install and compilation error with flag --enable-qat_for_openssl_102 - 35a430b
  • Remove unused cipher structures - 29e025f
  • Disable checking for device when built for upstream driver. - 3989971
  • Correct very minor typo in README.md - c35376f

This release was tested against:
OpenSSL 1.1.0f

v0.5.26

06 Jul 21:38
Compare
Choose a tag to compare

Release v0.5.26 contains the following changes:

  • Add setting of LD_LIBRARY_PATH to README.md instructions for QAT Engine. - ced0494
  • Makefile Changes to accommodate latest mkerr.pl in OpenSSL - 17a1808

This release was tested against:
OpenSSL 1.1.0f

v0.5.25

28 Jun 10:11
Compare
Choose a tag to compare

Release v0.5.25 contains the following changes:

  • Remove square brackets in Cy0CoreAffinity assignment. - 9cb8d16
  • Add a message to the configure to show whether the glibc being used supports AVX-512 optimisations. - 1586618
  • Re-org e_qat.c into multiple files - 759b3bc
  • Fix race caused by unexpected resume of paused async job - 1da74a4

This release was tested against:
OpenSSL 1.1.0f

v0.5.24

30 May 16:26
Compare
Choose a tag to compare

Release v0.5.24 contains the following changes:

  • Fix compilation warning reported by gcc 5.3.1 - a4aaefc
  • README.md updates and corrections - 25247b1
  • Add length sanity check in EVP_CTRL_AEAD_TLS1_AAD - 44a093a

This release was tested against:
OpenSSL 1.1.0f