commit | b0004708730f300a2e5c6a11c887caab50b6c42a | [log] [tgz] |
---|---|---|
author | Paul Yang <yang.yang@baishancloud.com> | Wed Nov 01 00:45:24 2017 +0800 |
committer | Richard Levitte <levitte@openssl.org> | Mon Nov 20 07:20:30 2017 +0100 |
tree | cdfb52867403b6dee0f8c1c9860111076dd37144 | |
parent | 5d99881e6a58a8775b8ca866b794f615a16bb033 [diff] |
Support public key and param check in EVP interface EVP_PKEY_public_check() and EVP_PKEY_param_check() Doc and test cases are added Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4647)