openssl/providers/implementations
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
..
asymciphers Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
ciphers Do IV reset also for DES and 3DES implementations 2021-04-19 10:01:08 +02:00
digests Update copyright year 2021-04-08 13:04:41 +01:00
encode_decode Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
exchange Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
include/prov PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
kdfs Update copyright year 2021-04-08 13:04:41 +01:00
kem Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
keymgmt Fixes related to separation of DH and DHX types 2021-04-26 19:52:11 +02:00
macs Fix windows compiler error in kmac_prov.c 2021-04-13 13:16:23 +10:00
rands Update copyright year 2021-04-08 13:04:41 +01:00
signature Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
storemgmt STORE: Simplify error filtering in der2obj_decode() 2021-04-23 20:22:49 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00