openssl/include
Shane Lontis 4718326a46 Add EVP_PKEY_public_check_quick.
Adding the EVP_PKEY_param_check_quick() reminded me that there are also
partial checks for public keys as part of SP800-56A for FFC (DH named safe
prime groups) and ECC. The code was mainly already there and just needed
to be plumbed into the validate methods.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14206)
2021-02-22 13:31:31 +10:00
..
crypto Add EVP_PKEY_public_check_quick. 2021-02-22 13:31:31 +10:00
internal Update copyright year 2021-02-18 15:05:17 +00:00
openssl Add EVP_PKEY_public_check_quick. 2021-02-22 13:31:31 +10:00