Skip to content

Releases: IBM-Cloud/hpcs-pkcs11

HPCS PKCS11 Client Library Version 2.6.7

22 Aug 23:11
e85c0b9
Compare
Choose a tag to compare

This release includes the following updates:

  • Added getting key type for C_GetAttributeValue
  • Fix vulnerabilities

HPCS PKCS11 Client Library Version 2.6.6

18 Jul 02:22
Compare
Choose a tag to compare

This release includes the following updates:

  • Fix FindObjects issue
  • Fix vulnerabilities

HPCS PKCS11 Client Library Version 2.6.5

04 Apr 01:06
Compare
Choose a tag to compare

This release includes the following updates:

  • Added support Edward Curves Private Object
  • Fix vulnerabilities

HPCS PKCS11 Client Library Version 2.6.4

26 Jan 01:26
Compare
Choose a tag to compare

This release includes the following updates:

  • Added support for the Schnorr algorithm

HPCS PKCS11 Client Library Version 2.6.3

10 Jan 05:24
Compare
Choose a tag to compare

This release includes the following updates:

Security fixes

HPCS PKCS11 Client Library Version 2.6.2

18 Dec 05:36
Compare
Choose a tag to compare

This release includes the following updates:

  • Added support for C_DigestEncryptUpdate
  • Added support for C_DecryptDigestUpdate
  • Added support for C_SignEncryptUpdate
  • Added support for C_DecryptVerifyUpdate
  • Updated Golang and third-party packages to address security vulnerabilities

HPCS PKCS11 Client Library Version 2.6.1

07 Nov 02:17
Compare
Choose a tag to compare

This release includes the following updates:

  • Added C_CreateObject support for ed25519 and ed448 public key objects
  • Updated Golang and third-party packages to address security vulnerabilities

HPCS PKCS11 Client Library Version 2.6.0

22 Sep 12:28
Compare
Choose a tag to compare

This release includes the following updates:

  • Added support for C_GetOperationState
  • Added support for C_SetOperationState
  • Bug fixes

HPCS PKCS11 Client Library Version 2.5.17

31 Jul 18:48
Compare
Choose a tag to compare

This release includes the following updates:

  • Added support for WTLS Public Key certificates and X509 Attribute certificates
  • Bug fixes

HPCS PKCS11 Client Library Version 2.5.16

11 Jul 13:55
Compare
Choose a tag to compare

This release includes the following updates:

  • Added support for data objects
  • Performance enhancements
  • Add CKA_PUBLIC_KEY_INFO attribute to Dilithium public keys
  • Security fixes