Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

qatengine-2.1.0-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: qatengine Distribution: openSUSE Tumbleweed
Version: 2.1.0 Vendor: openSUSE
Release: 1.3 Build date: Fri May 15 18:51:25 2026
Group: Hardware/Other Build host: reproducible
Size: 263015 Source RPM: qatengine-2.1.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/intel/QAT_Engine
Summary: Intel QuickAssist Technology (QAT) QATengine Library
Intel® QuickAssist Technology OpenSSL* Engine (QAT_Engine) supports
acceleration for both hardware as well as optimized software based
on vectorized instructions. This package contains an OpenSSL engine
module that utilises QAT.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri May 15 2026 Jeffrey Cheung <jcheung@suse.com>
  - update to 2.1.0
    * Documentation and dockerfile updates
    * Update QAT driver version from QAT20.L.1.2.30-00090 to QAT20.L.1.2.30-00109
    * Update sub-modules to latest stable version
    * Coverity 03.2025 fixes for symmetric algorithms.
    * Coverity 03.2025 fixes for asymmetric algorithms.
    * Updated copyright headers
    * Fix resource leaks in RSA signature sign and verify fallback paths
    * Handle unsupported algorithms in QAT provider
    * Provider co-existence ECDHX25519 performance improvements
    * Update crypto_mb library fetch from /usr/local/lib/intel64
    * ECDHX25519 and ECDHX448 Provider perf improvement.
    * Provider co-existence performance improvements
    * Add QAT 1.9 Device ID in update_config.sh
    * Fix NID-based cipher caching in provider fallback path for CBC, CCM and GCM.
    * Add NID_md5_sha1 support for TLS 1.0/1.1 RSA signature verification
    * Qatprovider: Fix EC cert/key generation, AES-CCM implicit warnings and SM4-CBC co-ex warnings
    * Move AES-128-CBC-HMAC-SHA256 cipher to insecure algorithms list for QAT provider builds.
    * Fix C89 compliance: add null statements after labels
    * Add export and import routines for X448 provider.
    * Fix Co-ex issue with provider
    * Fix QAT_SW P256 & P384 Performance regression
    * Coexistence: Implement congestion API-based HW/SW offload
    * Fix static analysis issues reported by cppcheck, Clang and GCC in QAT provider.
    * Fix QAT Provider RSA certificate/key generation
    * Fix OpenScanHub resource leaks reported on QAT provider.
    * Qatprovider: Refactor End Blocks for GCC 8.5 Compatibility
    * QAT_SW unsupported RSA 8K and ECDSA P-521 detection and returning failure in async mode.
    * Qatprovider: Optimize crypto_mb Algo Fallback for Client Platforms
  - update to 2.0.0
    * QAT_SW library INSTALL section update
    * Dockerfile version bump for v2.0.0
    * Fix OpenSSL SW fallback usecase for RSA provider sign and verify
    * Added ECX import, import types functions for FIPS
    * Version bump and README update to v2.0.0
    * Fix QAT_SW ECDH/ECDSA curves Registration
    * Fix pthread condition variable lifecycle
    * Refactor RSA sign, verify, cipher and keymanagement modules in QAT provider
    * Add co-existence support for BoringSSL on FreeBSD and enabling runtime bitmap configuration
    * Refactor EC key management and clean up legacy code
    * Remove legacy CRYPTO_THREAD_lock usage and update ECX key management for OpenSSL 3.x
    * Refactor reference counting to use atomic operations
    * Increase QAT_MAX_CRYPTO_INSTANCES to 2048 for Enhanced Device Support
    * Add compatibility support for OpenSSL 3.5 in QAT Provider
    * Add compatibility with the latest BoringSSL API
    * Fix ICP warnings for QAT.L.4.28.0-00004 driver
    * Fix possible NULL pointer dereference for SM4-CCM
    * Add update_config.sh to dynamically update driver config files
* Tue May 20 2025 Andrea Manzini <andrea.manzini@suse.com>
  - update to 1.9.0:
    * Bug fixes, README update and version bump
    * Fixed boringssl segfault when no QAT HW devices are available
    * QAT Engine and Provider compatibility issues fix with OpenSSL 3.3 and 3.4
    * Fixed memory leaks observed in qat hw provider
    * Fixed aes-cbc-hmac-sha testapp insecure algo issue
  - update to 1.8.0:
    * Fix AES128-SHA failure with nginx
    * Fix provider warnings with co-existence mode when building rpm using qatengine.spec
    * Add AVX2 bit check support for client platforms
    * Fixed offload issue for qat hw aes-ccm and sm3 when modules removed
    * Added QAT_SW Provider support for RSA encrypt and decrypt
    * Algorithms with AES-128 and AES-192 keys added to insecure list and disabled by default
* Fri Dec 06 2024 Torsten Duwe <duwe@suse.com>
  - update to 1.7.0:
    * ipp-crypto name change to cryptography-primitives
    * QAT_SW GCM memory leak fix in cleanup function
    * Update limitation section in README for v1.7.0 release
    * Fix build with OPENSSL_NO_ENGINE
    * Fix for build issues with qatprovider in qatlib
    * Bug fixes and README updates to v1.7.0
    * Remove qat_contig_mem driver support
    * Add support for building QAT Engine ENGINE and PROVIDER modules
      with QuicTLS 3.x libraries
    * Fix for DSA issue with openssl3.2
    * Fix missing lower bounds check on index i
    * Enabled SW Fallback support for FBSD
    * Fix for segfault issue when SHIM config section is unavailable
    * Fix for Coverity & Resource leak
    * Fix for RSA failure with SVM enabled in openssl-3.2
    * SM3 Memory Leak Issue Fix
    * Fix qatprovider lib name issue with system openssl
* Wed May 15 2024 Andrea Manzini <andrea.manzini@suse.com>
  - update to 1.6.0:
    * Fix issue with make depend for QAT_SW
    * QAT_HW GCM Memleak fix & bug fixes
    * QAT2.0 FreeBSD14 intree driver support
    * Fix OpenSSL 3.2 compatibility issues
    * Optimize hex dump logging
    * Clear job tlv on error
    * QAT_HW RSA Encrypt and Decrypt provider support
    * QAT_HW AES-CCM Provider support
    * Add ECDH keymgmt support for provider
    * Fix QAT_HW SM2 memory leak
    * Enable qaeMemFreeNonZeroNUMA() for qatlib
    * Fix polling issue for the process that doesn't have QAT_HW instance
    * Fix SHA3 qctx initialization issue & potential memleak
    * Fix compilation error in SM2 with qat_contig_mem
    * Update year in copyright information to 2024
* Wed Jan 03 2024 Torsten Duwe <duwe@suse.com>
  - update to 1.5.0:
    * use new --enable-qat_insecure_algorithms to avoid regressions
    * improve support for SM{2,3,4} ciphers
    * improve SW fallback support
    * many bug fixes, refactorisations and documentation updates
* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.6.18:
    * Fix address sanitizer issues
    * Fix issues with Babassl & Openssl3.0
    * Add QAT_HW SM4 CBC support
    * Refactor ECX provider code into single file
    * Fix QAT_HW AES-GCM bad mac record & memleak
    * Fix SHA3 memory leak
    * Fix sm4-cbc build error with system default OpenSSL
    * Symmetric performance Optimization & memleak fixes
    * Bug fix, README & v0.6.18 Version update
    * Please refer README (Software requirements section) for dependent
      libraries release version and other information.
* Sat Dec 03 2022 Dirk Müller <dmueller@suse.com>
  - update to v0.6.17:
    * Add security policy - c1a7a96
    * Add dependancy update tool file - 522c41d
    * Release v0.6.17 version update - c1a7a96
    * Enable QAT_SW RSA & ECDSA support for BoringSSL - 1035e82
    * Fix QAT_SW SM2 ECDSA Performance issue - f44a564
    * CPP check and Makefile Bug fixes - 98ccbe8
    * Fix buffer overflow issue with SHA3 and ECX - cab65f3
    * Update version and README for v0.6.16 - 1c95fd7
    * Split --with-qat_sw_install_dir into seperate configures - d5f5656
    * Add seperate err files for Boringssl - 1a09627
    * Fix QAT_HW & QAT_SW AES-GCM issue with s_server in provider - c775f5c
    * Fix issue with disable flags in provider - 2e00636
    * Fix coredump issue in provider with qat_sw gcm - 6703c13
    * Fix err files regeneration failure - 510f3dc
    * Add Provider Support for ChachaPoly and SM2 - a98e51d
    * Bug Fixes in testapp and with disable flags. - 0945535
    * QAT HW&SW Co-existence dynamic mechanism support. - 5baf5aa
    * Fix issue with SIGUSR1 during reload. - 00ea833
    * Refactor qat_hw instances based on Sym/Asym capabilities. - bb10128
    * Replace deprecated pthread_yield with sched_yield. - d514406
    * BoringSSL support for RSA and ECDSA. - 41c67c7
    * Fix s_server lseek forever issue with qatprovider. - cb3db21
    * Fix aes-cbc failure issue in testapp. - a530427
    * Fix glibc version test - 2461966
    * Fix issue with generator param and ECDSA verify. - c51fc17
    * Provider Support for DSA, DH, HKDF, PRF, SHA3 & aes-cbc - 7cc5eb9
    * Fix testapp issues and optimization - e7c2ba8
    * Optimize setup and clear async event notification - 573fe48
    * Fix Nginx worker process core dump in QAT_SW with pkill/killall -
      4eb4473
    * Add Cofactor to take optimized path in ECDH API - 9a23c7e
    * Fix double free issue with QAT_SW - 1a16708
    * Add thread mapping to specific QAT_HW instance - 5ee799a
    * OpenSSL 3.0 Provider Support - 38086fa
    * Update README and version to v0.6.12 - dca2957
    * Fixed worker process hung forever after nginx reload - bfe97aa
    * Remove OpenSSL 1.1.0 Support - da8682a
    * Add QAT_SW SM2 ECDH & SM3 support - 04a6af2
    * QAT_SW ECDSA SM2 sign and verify Support - d44ae7e
    * Disable SM3, Bug fixes, Readme & version update - d995046
* Thu Dec 02 2021 Torsten Duwe <duwe@suse.com>
  - submit for jira feature SLE-20907
* Thu Nov 25 2021 Torsten Duwe <duwe@suse.com>
  - copy from qatzip and transform into an OpenSSL engine spec

Files

/usr/lib64/engines-3/qatengine.so
/usr/share/licenses/qatengine
/usr/share/licenses/qatengine/LICENSE
/usr/share/licenses/qatengine/LICENSE.BORINGSSL
/usr/share/licenses/qatengine/LICENSE.OPENSSL
/usr/share/licenses/qatengine/LICENSE.PLOCK


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 11 22:41:05 2026