aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_rfc5114.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+5
* Make DH opaqueMatt Caswell2016-04-091-1/+1
* Fix undeclared variable warnings.Ben Laurie2015-10-241-3/+1
* Make update / libeay.num fixRich Salz2015-09-301-18/+20
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-9/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-24/+24
* Implement internally opaque bn access from dhMatt Caswell2014-12-081-183/+8
* Correct some parameter values.Dr. Stephen Henson2011-12-011-3/+3
* Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.Dr. Stephen Henson2011-11-131-0/+274