You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test/provider: Add tests for SignMessage and VerifyMessage API
Add tests to perform the new EVP_PKEY_sign_message_xxx() and
EVP_PKEY_verify_message_xxx() API with combined digest and sign
algorithms such as 'ECDSA-SHAxxx' or 'RSA-SHAxxx'.
Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
0 commit comments