Skip to content

Releases: intel/QAT_Engine

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

v0.5.23

19 May 09:33
Compare
Choose a tag to compare

Release v0.5.23 contains the following changes:

  • Add sample config files for c3xxx and c6xx products - 4150be0
  • Add CRT-based optimization for RSA synchronous mode. - 093ed27

This release was tested against:
OpenSSL 1.1.0e

v0.5.22

28 Apr 14:40
Compare
Choose a tag to compare

Release v0.5.22 contains the following changes:

  • Correct DH debug logging output - 447c955
  • Remove non terminal errors from polling loops - 559bf5c
  • Fix to return correct instance if using external polling. - 93704bb
  • Fix error in example Intel Quickassist Driver config files - be014ba
  • Correct name of usdm memory driver - 3ab0d90
  • Make eventfd non blocking - 857eeab
  • Reinstate checks for memory driver and accelerator - e42c6ba
  • Fix incorrect size of devmasks array - ffcb9c9
  • Change to error reporting during static load - 1db7e91
  • Move setting verification of digests - 29aaf2b

This release was tested against:
OpenSSL 1.1.0e

v0.5.21

03 Apr 15:08
Compare
Choose a tag to compare

Release v0.5.21 contains the following changes:

  • Remove error raised when LimitDevAccess cannot be found in Driver Config File. - cdae8c4
  • Add missing ENGINE_free's to correctly release the structural references. - e66d25d
  • Add slot size optimisations within qae_mem_utils.c - 398bdb1
  • Tidy up of PRF data structures and allocations - 5664ff0
  • Bug fix for rounding error in qat_ciphers.c sometimes allocating additional storage that is not required. - 4e4ad2c
  • Further changes to effect fix for rounding error in qat_ciphers.c. - 86bcf02

This release was tested against:
OpenSSL 1.1.0e

v0.5.20

15 Mar 18:05
Compare
Choose a tag to compare

Release v0.5.20 contains the following changes:

  • Fix Issue with disable flags in autoconf - e0eab06
  • Fix for engine async notification fd getting closed too early - 10650b5
  • Add Unique QATerr messages to qat_ec.c - a24d486
  • Allow user to run autogen.sh from any folder - 0b87b15
  • Fix compilation warnings with disable flags - 7e3cd4a

This release was tested against:
OpenSSL 1.1.0e