Skip to content

Releases: intel/qatlib

QATlib 21.08.0

08 Sep 13:42

Choose a tag to compare

Changes in this release:

  • Added support for Compression Deflate algorithm, with fixed and dynamic Huffman encoding.
  • Added communications path to PF driver (PFVFcomms) and use it to query PF about VF capabilities
  • Enabled crypto and/or compression services based on VF capabilities.
  • Stopped service correctly during uninstallation
  • Fixed qatmgr cmdline foreground option -f
  • Added qatmgr -v cmdline option to display version
  • Added version check between qatlib and qatmgr
  • Suppressed deprecated warnings from OpenSSL3
  • Fixed build with clang compiler

QATlib 21.05.0

18 May 12:36

Choose a tag to compare

Changes in this release:

  • Added support for AES-CCM 192/265
  • Added support for SHA3-224/384/512 (no partials support)
  • Added support for ChaCha20-Poly1305
  • Added support for PKE 8K (RSA, DH, ModExp, ModInv)
  • Fixed device enumeration on different nodes
  • Fixed pci_vfio_set_command for 32 bit builds

QATlib 20.10.0

16 Nov 16:43

Choose a tag to compare

Changes in this release:

  • Fixed service stopping during uninstallation
  • Fixed error Cannot open /sys/kernel/iommu_groups/vfio/devices/
  • Fixes based on static code analysis
  • Fixes based on secure code reviews
  • Refactored logging mechanism
  • Updated library versioning scheme
  • Improvements to make install target
  • Fix so service file installed in /usr/lib64 can be properly detected
  • Remove execute permissions from non-executable files
  • Clarified documentation of licensing
  • Removed libudev dependency from the package
  • Removed OpenSSL/libcrypto extracts, instead link against system OpenSSL/libcrypto
  • Spec file changes corresponding to above and changes requested by Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1885430)

QATlib 20.08.0

05 Oct 14:42

Choose a tag to compare

First release of QATlib.