OTC VOTE: EVP_PKEY private/public key components
Richard Levitte
levitte at openssl.org
Mon Nov 16 16:53:04 UTC 2020
On Wed, 11 Nov 2020 23:34:53 +0100,
Nicola Tuveri wrote:
>
> By design the consistency checks and validation checks are omitted
> unless these functions are called, and there is no
> EVP_PKEY_private_check.
Just a small point, this is in master:
$ grep private_check include/openssl/evp.h
int EVP_PKEY_private_check(EVP_PKEY_CTX *ctx);
Cheers,
Richard
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-project
mailing list