libpka (1.4-1) UNRELEASED; urgency=low

  * Guard against multiple calls to engine destroy function.
  * BF3/Mustang updates.
  * Bug fixes.
  * Update firmware image and hence add support for curve 448 and curve 25519.
  * Enable DRBG block in TRNG.
  * Add tests for TRNG (True Random Number Generator) validation.
  * Support OpenSSL 3.0 when built with backward compatibility for OpenSSL
    1.1.0
  * Shared memory created for multiple libpka instances is useless and hence
    remove it.
  * Instead of static addresses, read the address from ACPI table.
  * Fix ring open issue; don't try ring open when rings are busy.
  * Create missing openssl dynamic engine symlink for rpm package.

 -- Mahantesh Salimath <mahantesh@nvidia.com>  Fri, 26 Nov 2021 21:13:58 +0000
libpka (1.3-1) UNRELEASED; urgency=low

  * Update documentation.
  * Add TRNG support.
  * Remove /src hierarchy.
  * Allow all users to access pka s/w.
  * Fix multithreading issue in test framework.
  * Fix issues in queue and ring layer.
  * Read frequency from CPU register and optimize perf calculations.

 -- Mahantesh Salimath <mahantesh@nvidia.com>  Fri, 20 Nov 2020 21:13:58 +0000
libpka (1.2-1) UNRELEASED; urgency=low

  * Fix multithreading issue in test framework.
  * Switch to software method for measuring performance.
  * Read CPU frequency from SMBIOS table.
  * Update README file with openssl ecdh, ecdsa and dsa speed test
    instructions.
  * Encapsulate pka engine against different openssl versions.

 -- Mahantesh Salimath <mahantesh@nvidia.com>  Fri, 09 Oct 2020 21:13:58 +0000
libpka (1.1-1) UNRELEASED; urgency=low

  * Add ECDH and DH API's in pka library.
  * Add DH, DSA, ECDH and ECDSA support to pka engine.

 -- Mahantesh Salimath <mahantesh@nvidia.com>  Tue, 28 Jul 2020 21:13:58 +0000
libpka (1.0-1) UNRELEASED; urgency=low

  * Initial release.

 -- Mahantesh Salimath <mahantesh@mellanox.com>  Fri, 08 May 2020 13:22:58 +0000
