Skip to content

Releases: intel/QAT_Engine

v1.6.0

26 Mar 11:24
Compare
Choose a tag to compare

Release v1.6.0 contains the following changes

  • Bug Fixes, README update and Version bump to v1.6.0 - ba2035c
  • Fix issue with make depend for QAT_SW - 4cf7a99
  • QAT_HW GCM Memleak fix & bug fixes - c59b117
  • QAT2.0 FreeBSD14 intree driver support - 9150b9a
  • Fix OpenSSL 3.2 compatibility issues - e26bd77
  • Optimize hex dump logging - f65ec52
  • Clear job tlv on error - e6dc386
  • QAT_HW RSA Encrypt and Decrypt provider support - 782cff3
  • QAT_HW AES-CCM Provider support - a95d1a0
  • Add ECDH keymgmt support for provider - a8dd7d1
  • Fix QAT_HW SM2 memory leak - 1061d9f
  • Enable qaeMemFreeNonZeroNUMA() for qatlib - 388800e
  • Fix polling issue for the process that doesn't have QAT_HW instance - 3a1fca3
  • Fix SHA3 qctx initialization issue & potential memleak - b5df752
  • Fix compilation error in SM2 with qat_contig_mem - 65c5fba
  • Update year in copyright information to 2024 - 9be30e0

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

v1.5.0

28 Dec 03:17
Compare
Choose a tag to compare

Release v1.5.0 contains the following changes

  • Fixed PRF issue when QAT offload is turned off - cafda45
  • Fix issue with s_server issue for sm4-ccm with 3.0 engine - 666a77f
  • Fix unsupported ciphers for HKDF to fallback to OpenSSL_SW - a5a3cb1
  • Fix issue with disable qat_hw using qatlib co-ex - 75e691a
  • Fix issue with co-ex when algos disabled - d5dfe48
  • Fix Seg fault issue with Chachapoly in s_server tests - c940c89
  • make rpm_intree target support for building RPM - 8029b98
  • Fix qat_sw X25519 fallback issue on non-icx - da8e8c8
  • Add Provider support for QAT_SW SM4-CBC - fdf11b2
  • Add QAT_HW SM3 provider support - 6003abf
  • Add QAT_SW SM3 Provider Support - d15fe07
  • Add support for SM4-CBC QAT_HW Provider - d974ac6
  • SVM Support for QAT gen4(4xxx) devices - d7c8a85
  • Fix QAT_HW provider SM2 issues - 6b247c3
  • Update openssl, ipp-crypto and ipsec-mb Submodules to latest version - b83bdc3
  • QAT engine AES-CCM support - 6b617ee
  • Fix for non-svm nginx-quic free pointer issue - d52409e
  • QAT2.0 KPT Support in QAT_Engine - 823ed69
  • Update OpenSSL and Ipsec-mb version for rpm spec file - 3c1b220
  • Fix for SM2 speed performance drop - 1ac6d2e
  • Version bump to v1.5.0 with README update - 1d248f2

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

v1.4.0

18 Sep 06:03
Compare
Choose a tag to compare

Release v1.4.0 contains the following changes

  • Spec File with QAT OOT driver for Binary RPM - 26b4d6c
  • Fix SM4-CBC Coexistence issue - b49080d
  • Bug Fixes, README & Version Update - dbfe462
  • Fix HKDF(TLS13-KDF) fallback issue with QAT offload disabled - a062064
  • Fix nullptr issue detected by sslyze- ccd545e
  • Add provider support for SM4-CCM - fe247d8
  • Fix compilation issues with testapp for HKDF & DSA - 58b78e9
  • Add provider support for SM4-GCM(BabaSSL) - 9a87a1a
  • TLS1.3-KDF(HKDF) test support in testapp - 2b164cb
  • Buffer overflow, memory leak and NULL check fixes - 418411b

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

v1.3.1

23 Aug 09:11
Compare
Choose a tag to compare

Release v1.3.1 contains the following changes

  • Enable TLSv1.3 HKDF for FIPS qatprovider.

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

v1.3.0

14 Aug 08:31
Compare
Choose a tag to compare

Release v1.3.0 contains the following changes

  • Fix compilation errors on lenstra #251 & GCM(for ipsec_mb v1.4) - 4cad43c
  • README updates for multithreaded issues - 22abd48
  • Fix testapp issue with RSA8k - e7c3e13
  • Clean up various spelling mistakes in comments and message strings - 9461bbe
  • Clean up clang scan build warning with redundant variable assignment - c4e2f05
  • QAT_SW SHA512 self_test support - 3391d61
  • pthread_cond_wait destroy hang fix - 2c024db
  • Fix QAT_HW SM3 initialization issue & warnings fix - 2473f41
  • Improved documentation for in-tree QAT OpenSSL Engine installation and usage - 5ee1d97
  • Use proper accessors on pkey - a93ce42
  • QAT_HW & QAT_SW Co-ex with QAT_HW retry for SM4-CBC - 08aa7fd
  • Fix HKDF issue with TLS1.3 KDF - ef95939
  • QAT_HW SM2 Sign Verify support - 2f392e5
  • Automatic dependency clone & build using make depend - bf8baa5
  • Version bump to v1.3.0 and update README - 6547b63

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

v1.2.0

16 Jun 08:50
Compare
Choose a tag to compare

Release v1.2.0 contains the following changes

  • Remove OpenSSL header dependency for BSSL - 2b7f606
  • Update Licensing section - 84f1375
  • Build time QAT_HW & QAT_SW co-existence in Provider - 40dc6f0
  • Enable PKEY accleration for OpenSSL3.0 Engine - 48d98e4
  • Fix QAT_HW & QAT_SW init to fallback to OpenSSL_SW on failure - b150520
  • Add QAT_HW SM3 support - 52aee73
  • Fix Coverity issues with BoringSSL - ac1eb90
  • FIPS 140-3 Certification requirements support - 7a74199
  • Bug fixes on GCM cleanup and disable flags in provider - b2f2d91
  • Version bump to v1.2.0 and README update - b2dcde4

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

v1.1.0

10 May 09:15
Compare
Choose a tag to compare

Release v1.1.0 contains the following changes

  • Add QAT_SW acceleration support for Fedora RPM - e773db5
  • Enable QAT_SW Acceleration only on Intel(R) CPU - de41fea
  • QAT_HW & QAT_SW Co-existence with QAT_HW retry- 278be78
  • Fix issues with testapp and remove extra args - e42d23e
  • Version bump to v1.1.0 with README update - cdfe393

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

v1.0.0

24 Mar 09:36
Compare
Choose a tag to compare

Release v1.0.0 contains the following changes

  • Update QAT_HW driver sample config files - 1b18f91
  • QAT_SW ECDSA Verify Support - 47bd991
  • Replace 1s sleep with conditional wait - dd78c8b
  • Add ntls support for SM4-GCM - 43b8868
  • Fix compilation error with latest BoringSSL Commit - d17ca98
  • Refactor autoconf & disable insecure algorithms by default - cf4df01
  • Fix issue with SM4-CCM & GCM enable flag - 8042faa
  • Fix API version for QAT_HW 2.0 driver & bug fixes - 804c1cc
  • Readme Update for v1.0.0 with QAT_HW v2.0 information - 0701210

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

v0.6.19

15 Feb 12:33
Compare
Choose a tag to compare

Release v0.6.19 contains the following changes

  • Fix issue with 0 Bytes file in QAT_HW SHA3 - 19e4b59
  • Fix coverity issues - 1ffac45
  • Add plock support for Multithread scenario - 2209013
  • Fix sha3 core dump with HMAC - ffe17ed
  • Update year in copyright information to 2023 - dd9223a
  • Fix QAT_HW SHA3 Big file hash issue - 183120c
  • Enable QAT_SW SM4-CBC support - c436540
  • Remove locks from USDM memory driver interface- 465a163
  • Add QAT_SW SM4-GCM support - bea8c62
  • Add QAT_SW SM4-CCM support - d8c5c8d
  • Fix QAT_HW AES-GCM Tag Verification - 2c5d2a6
  • README & Version v0.6.19 update - d7e5c35

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

v0.6.18

14 Dec 14:48
Compare
Choose a tag to compare

Release v0.6.18 contains the following changes

  • Fix address sanitizer issues - 46443c0
  • Fix issues with Babassl & Openssl3.0 - 17a6e40
  • Add QAT_HW SM4 CBC support - 83b9d82
  • Refactor ECX provider code into single file - 0004a7f
  • Fix QAT_HW AES-GCM bad mac record & memleak - d9b97b3
  • Fix SHA3 memory leak - e1be7de
  • Fix sm4-cbc build error with system default OpenSSL - 5b1eb72
  • Symmetric performance Optimization & memleak fixes - ea2f554
  • Bug fix, README & v0.6.18 Version update - c3e319b

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