openssl/crypto/dh
Pauli f41ac0eeab Deprecate the low level DSA functions.
Use of the low level DSA functions has been informally discouraged for a
long time. We now formally deprecate them.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10977)
2020-02-12 08:52:41 +10:00
..
build.info Add support for DH 'modp' group parameters (RFC 3526) 2020-01-31 08:18:46 +10:00
dh192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh2048.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh4096.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh_ameth.c Implement Provider side Key Management for X25519 and X448 2020-02-11 22:32:56 +00:00
dh_asn1.c Add FFC param/key generation 2020-02-06 22:28:36 +10:00
dh_check.c Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00
dh_depr.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +01:00
dh_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
dh_gen.c Add FFC param/key generation 2020-02-06 22:28:36 +10:00
dh_group_params.c Add support for DH 'modp' group parameters (RFC 3526) 2020-01-31 08:18:46 +10:00
dh_kdf.c Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 2020-02-06 16:22:00 +10:00
dh_key.c Add FFC param/key generation 2020-02-06 22:28:36 +10:00
dh_lib.c Missing "obj_mac" header file in "dh_lib" 2020-02-03 15:58:07 +00:00
dh_local.h Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00
dh_meth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dh_pmeth.c Deprecate the low level DSA functions. 2020-02-12 08:52:41 +10:00
dh_prn.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00
dh_rfc5114.c Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00