openssl/crypto/dh
Dr. Stephen Henson f72f00d495 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>
2016-05-31 13:06:16 +01:00
..
build.info Make DH_METHOD opaque 2016-04-09 10:10:55 +01:00
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Parameter copy sanity checks. 2016-05-31 13:06:16 +01:00
dh_asn1.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_check.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_depr.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
dh_gen.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_kdf.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_key.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_lib.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_meth.c Remove useless NULL checks 2016-05-23 13:37:02 +01:00
dh_pmeth.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_prn.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_rfc5114.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
example
generate