summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_rfc5114.c
AgeCommit message (Expand)Author
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08Implement internally opaque bn access from dhMatt Caswell
2011-12-01Correct some parameter values.Dr. Stephen Henson
2011-11-13Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.Dr. Stephen Henson