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 [email protected]
OpenSSL Project http://www.openssl.org/~levitte/
