Commit 5824cc29 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

EVP_PKEY support for evp_test



Add two new keywords "PublicKey" and "PrivateKey". These will load a key
in PEM format from the lines immediately following the keyword and assign
it a name according to the value. These will be used later for public and
private key testing operations.

Add tests for Sign, Verify, VerifyRecover and Decrypt.
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 16cb8eb0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment