Add documentation for key validation that indicates the difference between the
authorslontis <shane.lontis@oracle.com>
Wed, 4 May 2022 02:04:43 +0000 (12:04 +1000)
committerPauli <pauli@openssl.org>
Mon, 9 May 2022 00:07:42 +0000 (10:07 +1000)
commit0b3d2594d060dc19269d3740ad672f065ec6398a
treec524a2c5758c1d3af586d69ff69efba254b23e48
parent836bb0890dc4d139215824cc9ac35591361f8117
Add documentation for key validation that indicates the difference between the
EVP_PKEY_XXX_check() calls for the default and fips providers.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18235)
16 files changed:
doc/man3/DSA_sign.pod
doc/man3/ECDSA_SIG_new.pod
doc/man3/EC_GROUP_copy.pod
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/EVP_PKEY_check.pod
doc/man7/EVP_KDF-PBKDF2.pod
doc/man7/EVP_PKEY-DH.pod
doc/man7/EVP_PKEY-DSA.pod
doc/man7/EVP_PKEY-EC.pod
doc/man7/EVP_PKEY-FFC.pod
doc/man7/EVP_PKEY-RSA.pod
doc/man7/OSSL_PROVIDER-FIPS.pod
doc/man7/OSSL_PROVIDER-default.pod
doc/man7/fips_module.pod
doc/man7/migration_guide.pod