openssl/crypto/ffc
Shane Lontis f1ffaaeece Fixes related to separation of DH and DHX types
Fix dh_rfc5114 option in genpkey.

Fixes #14145
Fixes #13956
Fixes #13952
Fixes #13871
Fixes #14054
Fixes #14444

Updated documentation for app to indicate what options are available for
DH and DHX keys.

DH and DHX now have different keymanager gen_set_params() methods.

Added CHANGES entry to indicate the breaking change.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14883)
2021-04-26 19:52:11 +02:00
..
build.info EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available 2020-12-16 11:55:39 +01:00
ffc_backend.c EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available 2020-12-16 11:55:39 +01:00
ffc_dh.c Fixes related to separation of DH and DHX types 2021-04-26 19:52:11 +02:00
ffc_key_generate.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
ffc_key_validate.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
ffc_params_generate.c Update copyright year 2021-03-11 13:27:36 +00:00
ffc_params_validate.c Fix DSA EVP_PKEY_param_check() when defaults are used for param generation. 2021-03-15 09:01:51 +10:00
ffc_params.c Update copyright year 2021-04-08 13:04:41 +01:00