Skip to content

Commit da5cf4f

Browse files
committed
provider: Add support for SignMessage and VerifyMessage API for ECDSA
Add support for the new EVP_PKEY_sign_message_xxx() and EVP_PKEY_verify_message_xxx() API with combined digest and sign algorithms such as 'ECDSA-SHAxxx'. This new API was added with OpenSSL 3.4.0 and requires changes in the providers to support it. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
1 parent c57d1e5 commit da5cf4f

File tree

3 files changed

+363
-23
lines changed

3 files changed

+363
-23
lines changed

0 commit comments

Comments
 (0)