summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_check.c
AgeCommit message (Expand)Author
2016-01-29Add missing return value checksMatt Caswell
2016-01-28Prevent small subgroup attacks on DH/DHEMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-03-06dh_check.c: check BN_CTX_get's return value.Andy Polyakov
2012-04-07Update DH_check() to peform sensible checks when q parameter is present.Dr. Stephen Henson
2007-09-24TyposLutz Jänicke
2005-08-21Make D-H safer, include well-known primes.Ben Laurie
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe
2000-11-07Constify DH-related code.Richard Levitte
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller
2000-01-12Turn BN_prime_checks into a macro.Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall