Releases: IBM-Cloud/hpcs-pkcs11
Releases · IBM-Cloud/hpcs-pkcs11
HPCS PKCS11 Client Library Version 2.6.7
This release includes the following updates:
- Added getting key type for C_GetAttributeValue
- Fix vulnerabilities
HPCS PKCS11 Client Library Version 2.6.6
This release includes the following updates:
- Fix FindObjects issue
- Fix vulnerabilities
HPCS PKCS11 Client Library Version 2.6.5
This release includes the following updates:
- Added support Edward Curves Private Object
- Fix vulnerabilities
HPCS PKCS11 Client Library Version 2.6.4
This release includes the following updates:
- Added support for the Schnorr algorithm
HPCS PKCS11 Client Library Version 2.6.3
This release includes the following updates:
Security fixes
HPCS PKCS11 Client Library Version 2.6.2
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
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
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
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
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