Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check()
authorMatt Caswell <matt@openssl.org>
Tue, 9 Mar 2021 17:28:44 +0000 (17:28 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 15 Mar 2021 15:51:50 +0000 (15:51 +0000)
commit92a36b3705beca7bd06eed0e5c678375df79f9ca
tree7b1dd539f8b7c69cb26ac9123ae5690cffd6a22d
parent2cf8bb46fc3e0e2aaead764d333c6e216f028ef3
Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check()

These functions now work for more key types than they did in 1.1.1

Fixes #14477

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14485)
doc/man3/EVP_PKEY_check.pod