openssl/crypto/dh
Dr. Stephen Henson fd785ca892 Parameter copy sanity checks.
Don't copy parameters is they're already present in the destination.
Return error if an attempt is made to copy different parameters to
destination. Update documentation.

If key type is not initialised return missing parameters

RT#4149

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit f72f00d495)
2016-05-31 13:26:54 +01:00
..
dh.h Correct value of DH_CHECK_PUBKEY_INVALID 2016-01-29 11:58:45 +00:00
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Parameter copy sanity checks. 2016-05-31 13:26:54 +01:00
dh_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_check.c Add missing return value checks 2016-01-29 11:58:45 +00:00
dh_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_gen.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_kdf.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_pmeth.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
dh_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_rfc5114.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dhtest.c Add a test for small subgroup attacks on DH/DHE 2016-01-28 13:49:56 +00:00
example
generate
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
p192.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p512.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p1024.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00