]> git.ipfire.org Git - thirdparty/openssl.git/commit
Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS module
authorMatt Caswell <matt@openssl.org>
Thu, 22 Oct 2020 12:54:11 +0000 (13:54 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 18 Nov 2020 14:54:18 +0000 (14:54 +0000)
commitc2bd8d27835186b9fc4c7e4e12a3f6d81bac0544
treea4abfe1ce2911153b67d40d1733b638c1543be76
parentd3d2c0dc68e6eebbfe7b1fc2ea653225a9f37a94
Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS module

The documentation claimed this was already the default but it wasn't. This
was causing the dhparam application to change behaviour when compared to
1.1.1

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13228)
doc/man3/EVP_PKEY_CTX_ctrl.pod
providers/implementations/keymgmt/build.info
providers/implementations/keymgmt/dh_kmgmt.c