openssl/crypto/dh
Dr. Stephen Henson f4274da164 PR: 1644
Submitted by: steve@openssl.org

Fix to make DHparams_dup() et al work in C++.

For 1.0 fix the final argument to ASN1_dup() so it is void *. Replace some
*_dup macros with functions.
2009-09-06 15:49:46 +00:00
..
.cvsignore
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
dh_asn1.c PR: 1644 2009-09-06 15:49:46 +00:00
dh_check.c Typos 2007-09-24 11:22:58 +00:00
dh_depr.c
dh_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
dh_gen.c
dh_key.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
dh_lib.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
dh_pmeth.c Merge from 1.0.0-stable branch. 2009-04-23 16:32:42 +00:00
dh_prn.c
dh.h PR: 1644 2009-09-06 15:49:46 +00:00
dhtest.c
example
generate
Makefile Make update. 2009-07-08 09:19:53 +00:00
p192.c
p512.c
p1024.c