Skip to content

Tags: ColinIanKing/qatlib

Tags

24.09.0

Toggle 24.09.0's commit message
QATlib: 24.09.0 release

Changes from 24.02.0 to 24.09.0:

 * Improved performance scaling in multi-thread applications
   (--enable-icp-thread-specific-usdm)
 * Set core affinity mapping based on NUMA node to improve
   performance (near-linear scaling) on multi-socket platforms
 * Bug fixes (See Resolved section in README.md)

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Firos Sadarul <firos.sadarul@intel.com>

24.02.0

Toggle 24.02.0's commit message
QATlib: 24.02.0 release

Changes from 23.11.0 to 24.02.0:

* Added Heartbeat support.
* Added support for QAT GEN 5 devices, including support for a range of crypto wireless algorithms.
* RAS - Device error reset and recovery handling.
* Bug fixes (See Resolved section in README.md)

Signed-off-by: Firos Sadarul <firos.sadarul@intel.com>

23.11.0

Toggle 23.11.0's commit message
QATlib: 23.11.0 release

Changes from 23.08.0 to 23.11.0:
* Support DC NS (NoSession) APIs
* Support Symmetric Crypto SM3 & SM4
* Support Asymmetric Crypto SM2
* DC compressBound APIs
* Bug Fixes. See Resolved section in README.md

Signed-off-by: Firos Sadarul <firos.sadarul@intel.com>

23.08.0

Toggle 23.08.0's commit message
QATlib: 23.08.0 release

Changes from 23.02.0 to 23.08.0:
 * Removal of following insecure algorithms: Diffie-Hellman
   and Elliptic curves less than 256-bits.
 * Additional configuration profiles, including sym which
   facilitates improved symmetric crypto performance.
 * DC Chaining (Hash then compress).
 * Bug Fixes. See Resolved section in README.md

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>

23.02.0

Toggle 23.02.0's commit message
QATlib: 23.02.0 release

Changes from 22.07.2 to 23.02.0
 * Added configuration option --enable-legacy-algorithms to use
   insecure crypto algorithms and disabled them by default
   (AES-ECB, SHA-1, SHA2-224, SHA3-224, RSA512/1024/1536, DSA)
 * Refactored code in quickassist/utilities/libusdm_drv
 * Bugfixes
 * Updated documentation with configuration and tuning information

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Joel D Schuetze <joel.d.schuetze@intel.com>

release_23.02.0

Toggle release_23.02.0's commit message
QATlib: 23.02.0 release

Changes from 22.07.2 to 23.02.0
 * Added configuration option --enable-legacy-algorithms to use
   insecure crypto algorithms and disabled them by default
   (AES-ECB, SHA-1, SHA2-224, SHA3-224, RSA512/1024/1536, DSA)
 * Refactored code in quickassist/utilities/libusdm_drv
 * Bugfixes
 * Updated documentation with configuration and tuning information

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Joel D Schuetze <joel.d.schuetze@intel.com>

22.07.2

Toggle 22.07.2's commit message
Workflows: remove dependency with yasm

Update workflows to remove the dependency with the yasm assembler
which was replaced by nasm in QATlib 22.07.2.

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>

22.07.1

Toggle 22.07.1's commit message
Remove doc from spec to fix RPM issue

RPM build fails due to addition of SECURITY.md.
This does not need to be installed, so removed it from spec file.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>

22.07.0

Toggle 22.07.0's commit message
Update README and INSTALL docs for 22.07 Release

Update documentation for QATlib 22.07 release.

Signed-off-by: Schuetze, Joel D <joel.d.schuetze@intel.com>
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>

21.11.0

Toggle 21.11.0's commit message
Update README and INSTALL docs for 21.11 Release

Update documentation for QATlib 21.11 release.

Signed-off-by: Schuetze, Joel D <joel.d.schuetze@intel.com>
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>