]> git.ipfire.org Git - thirdparty/openssl.git/commit
Restrict FIPS EC Keygen to only allow curves with a security strength
authorslontis <shane.lontis@oracle.com>
Fri, 26 Jul 2024 00:23:57 +0000 (10:23 +1000)
committerNeil Horman <nhorman@openssl.org>
Thu, 15 Aug 2024 19:21:14 +0000 (15:21 -0400)
commite3a453c83810e6f7a128d2f472b8c71b7eceedb6
tree80caedf086da9b745174b812532332ff3f8076db
parent8781087a69934cf45e201ac425d593b0e12a1538
Restrict FIPS EC Keygen to only allow curves with a security strength
>=112 bits

Add a FIPS indicator to EC keygen

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25008)
doc/man7/EVP_PKEY-EC.pod
doc/man7/provider-keymgmt.pod
providers/implementations/keymgmt/ec_kmgmt.c