openssl/crypto/dh
Pauli 6d4e6009d2 Param build: make structures opaque.
Since this is public, it is best to make the underlying structure opaque.
This means converting from stack allocation to dynamic allocation for all
usages.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11390)
2020-03-28 12:27:22 +10:00
..
build.info EVP: Implement support for key downgrading in backends 2020-03-25 17:01:32 +01:00
dh_ameth.c Param build: make structures opaque. 2020-03-28 12:27:22 +10:00
dh_asn1.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_backend.c EVP: Implement support for key downgrading in backends 2020-03-25 17:01:32 +01: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 Add pairwise consistency self tests to asym keygenerators 2020-03-03 14:02:36 +10:00
dh_group_params.c Change DH_get_nid() to set the value of q if it is not already set 2020-03-07 07:47:58 +10:00
dh_kdf.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_key.c Change DH_get_nid() to set the value of q if it is not already set 2020-03-07 07:47:58 +10:00
dh_lib.c Constify various mostly X509-related parameter types in crypto/ and apps/ 2020-03-23 08:30:37 +01: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