mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
b808665265
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) |
||
---|---|---|
.. | ||
build.info | ||
ffc_backend.c | ||
ffc_key_generate.c | ||
ffc_key_validate.c | ||
ffc_params_generate.c | ||
ffc_params_validate.c | ||
ffc_params.c |