openssl/crypto/dh
Pauli ada66e78ef Deprecate the low level Diffie-Hellman functions.
Use of the low level DH functions has been informally discouraged for a
long time.  We now formally deprecate them.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11024)
2020-02-20 19:04:57 +10:00
..
build.info Add support for DH 'modp' group parameters (RFC 3526) 2020-01-31 08:18:46 +10:00
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_asn1.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_check.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_depr.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_err.c
dh_gen.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_group_params.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_kdf.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_key.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_lib.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_local.h Add FFC param/key validation 2020-02-16 13:03:46 +10:00
dh_meth.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_pmeth.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_prn.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_rfc5114.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00