Skip to content

Releases: intel/QAT_Engine

v0.6.8

17 Sep 11:42
Compare
Choose a tag to compare

Release v0.6.8 contains the following changes

  • RSA8k Support for QAT_HW. - 2b014a8
  • Add testapp tests and spec file for QAT_SW - 639d94d
  • Add support for QAT HW & QAT SW Coexistence. - c34ac30
  • Add SHA3-224/256/384/512 support using QAT_HW - d10a26f
  • Refactor Multithread mode for QAT_SW acceleration. - e2c12bf
  • Add QAT_HW Chacha-Poly support. - 3b33867
  • Add testapp tests for Chacha-poly & RSA8K. - ed3ec7d
  • Bug Fixes and improvements. - 670839b

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

v0.6.7

30 Jul 09:18
Compare
Choose a tag to compare

Release v0.6.7 contains the following changes

  • Fix Valgrind memory leak issues for QAT HW - 6a6ad20
  • Fix configure.ac when setting qatlib --with-qat_hw_dir - d690aae
  • Include DC dir to fix compilation issue due to driver - e139a5a
  • Fix issues for OpenSSL 3.0 in engine framework - 0a00198

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

v0.6.6

31 May 15:15
Compare
Choose a tag to compare

Release v0.6.6 contains the following changes

  • Remove dependancy with PERL ENV variable - 105fdaa
  • Remove rpath from qatlib library linking - dbd412b
  • Verify MSB & LSB of primes in QAT DH and fallback to sw - ad063bd
  • Update release version v0.6.6 - 43a4496

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

v0.6.5

25 Mar 10:13
Compare
Choose a tag to compare

Release v0.6.5 contains the following changes

  • Update year in copyright information to 2021 - 3ae1221
  • Add return value check for pthread_mutex functions - e949b34
  • Multi-buffer ECDSA & ECDH p256 Software optimizations - faac451
  • Multibuffer RSA 3K & 4K Software optimization - 35cb7fe
  • Rename configure options with qat_hw and qat_sw - 3bf1608
  • Fix buffer length in the multi-buffer ECDSA signature - c8731e1
  • Add Option to do Lenstra verify using QAT HW instead of OpenSSL SW - 5b69792
  • Multi-buffer ECDH and ECDSA p384 software optimization - 220edcc
  • Refactor README with additional contents - 497de5f
  • Remove QATerr statements from bind_qat() - eec2054
  • Refactor qat_sw signalling, timeout & fix err scenarios - fb93dc6
  • Register QAT SW GCM only on supported platform - e6bc7d2
  • Update release version v0.6.5 - 378bfeb

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

v0.6.4

22 Dec 11:13
Compare
Choose a tag to compare

Release v0.6.4 contains the following changes

  • Update License comments in spec file - 8aed38d
  • Add Hardware Acceleration for AES-GCM using QAT HW (experimental) - c1b1ed6
  • Update release version v0.6.4 - 9954c0c

This release was tested against OpenSSL 1.1.1i. Please refer README for other dependent library release versions.

v0.6.3

02 Dec 19:35
Compare
Choose a tag to compare

Release v0.6.3 contains the following changes

  • Update license in specfile & library install changes

This release was tested against OpenSSL 1.1.1h. Please refer README for other dependent library release versions.

v0.6.2

20 Nov 17:27
Compare
Choose a tag to compare

Release v0.6.2 contains the following changes

  • Fix issue with MB X25519 cycle count debug - 8ccc99b
  • Refactor autotools build files from tools dir - 2df7299
  • Update Readme for v0.6.2 - 7ba6d44
  • Address spec file related review comments - 4906c1e
  • Update Spec file with exclude library - 2c392c9

This release was tested against OpenSSL 1.1.1h. Please refer README for other dependent library release versions.

v0.6.1

15 Sep 17:31
Compare
Choose a tag to compare

Release v0.6.1 contains the following changes

  • Add Multi-buffer Software optimizations for X25519 - e8718f5
  • Remove OpenSSL 1.0.2 support from the QAT engine - 4c64a84
  • Rename crypto_mb APIs & refactor heuristic timeout. - 2ef1b30
  • Update license for qat_contig_mem files - fe53077
  • Update driver config files with "ServicesProfile" - ffd4fa4
  • Changes to support QAT Engine RPM (Engine ID changed from "qat" to "qatengine") - 841944b
  • QAT Engine spec file to generate RPM - 08e5cbe
  • Remove legacy mux driver support & refactor configure - 5ac518a
  • Update qat_contig_mem file headers - 039351d

This release was tested against:
OpenSSL 1.1.1g
Crypto Multi-buffer Library version 0.5.3 for Multi-buffer Software Optimizations for RSA and X25519 using the commit - (intel/ipp-crypto@87d413b)
Intel(R) Multi-Buffer Crypto for IPsec Library v0.54 for AES-GCM Software optimizations.

v0.5.46

07 Jul 22:17
Compare
Choose a tag to compare

Release v0.5.46 contains the following changes

  • NULL check added for data returned from the driver. - 3554c7b
  • Update version, README & enable qaeMemFreeNonZeroNUMA() for Linux. - 22d72e3
  • Add vectorized AES-GCM software optimizations. - 464221c

This release was tested against:
OpenSSL 1.1.1g
Crypto Multi-buffer Library version 0.5.3 for Multibuffer RSA support using the Commit - (intel/ipp-crypto@19b408c)
Intel(R) Multi-Buffer Crypto for IPsec Library v0.54 for AES-GCM Software optimizations.

v0.5.45

23 Jun 13:52
Compare
Choose a tag to compare

Release v0.5.45 contains the following changes

  • Fix issue with max accel_details to handle VFs. - 428d89c
  • Fix issue with HKDF configure. - 6d09b9e
  • Changes to use qaeMemFreeNonZeroNUMA() for the memory already cleansed. - 8790ddd
  • Changes to support FreeBSD Operating System. - 7f6b9af
  • Fix incorrect return code in QAT Engine. - 244ecec
  • Changes to resolve coverity issues. - c125c64
  • Add engine version logging and fix config issues. - 99fd3fb

This release was tested against:
OpenSSL 1.1.1g
Crypto Multi-buffer Library version 0.5.3 for Multibuffer RSA support using the Commit - (intel/ipp-crypto@19b408c)