Skip to content

Releases: opencryptoki/openssl-ibmca

Version 2.5.0

16 Apr 08:15
Compare
Choose a tag to compare
  • Provider: Add support for OSSL_PKEY_PARAM_RSA_DERIVE_FROM_PQ on import
  • Provider: Add support for SignMessage and VerifyMessage API for ECDSA and RSA
  • Provider: Allow the DHKEM-IKM option for EC keygen, but use fallback provider
  • Provider: Allow ECDSA deterministic signatures, but use fallback
  • Engine: Enable external AES-GCM IV when libica is in FIPS mode
  • Bug fixes

Version 2.4.1

27 Sep 07:23
Compare
Choose a tag to compare
  • Provider: Change the default log directory to /tmp
  • Bug fixes