Skip to content

Version 2.5.0

Latest

Choose a tag to compare

@ifranzki ifranzki released this 16 Apr 08:15
· 2 commits to master since this release
  • 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