aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_gen.c
Commit message (Expand)AuthorAgeFilesLines
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-0/+1
* Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson2011-05-111-1/+1
* Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson2011-02-031-0/+2
* FIPS DH changes: selftest checks and key range checks.Dr. Stephen Henson2011-01-261-0/+17
* Fix various incorrect error function codes.Bodo Möller2005-04-261-2/+2
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-1/+10
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-17/+14
* fix DH_generate_parameters for general 'generator'Bodo Möller2002-03-201-8/+24
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-4/+9
* Document the DH library, and make some minor changes along the way.Ulf Möller2000-01-221-3/+3
* New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1999-08-051-0/+1
* More evil cast removal.Ben Laurie1999-06-031-1/+1
* Remove NOPROTO-related macros.Ulf Möller1999-04-261-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+149