openssl/providers/implementations
Shane Lontis b808665265 Update core_names.h fields and document most fields.
Renamed some values in core_names i.e Some DH specific names were changed to use DH instead of FFC.
Added some strings values related to RSA keys.
Moved set_params related docs out of EVP_PKEY_CTX_ctrl.pod into its own file.
Updated Keyexchange and signature code and docs.
Moved some common DSA/DH docs into a shared EVP_PKEY-FFC.pod.
Moved Ed25519.pod into EVP_SIGNATURE-ED25519.pod and reworked it.

Added some usage examples. As a result of the usage examples the following change was also made:
ec allows OSSL_PKEY_PARAM_USE_COFACTOR_ECDH as a settable gen parameter.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11610)
2020-05-26 13:53:07 +10:00
..
asymciphers Update core_names.h fields and document most fields. 2020-05-26 13:53:07 +10:00
ciphers Fix incorrect default keysize for CAST ofb and cfb modes. 2020-05-05 09:38:08 +10:00
digests Update copyright year 2020-04-23 13:55:52 +01:00
exchange Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
include/prov PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation 2020-05-14 12:16:35 +02:00
kdfs Update copyright year 2020-05-15 14:09:49 +01:00
keymgmt Update core_names.h fields and document most fields. 2020-05-26 13:53:07 +10:00
macs Update copyright year 2020-05-15 14:09:49 +01:00
serializers Coverity 1463576: Error handling issues (CHECKED_RETURN) 2020-05-22 17:23:49 +10:00
signature Update core_names.h fields and document most fields. 2020-05-26 13:53:07 +10:00
build.info PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00