summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_gen.c
AgeCommit message (Expand)Author
2020-01-24Modify DSA and DH keys to use a shared FFC_PARAMS structShane Lontis
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-07-24Enforce a minimum DH modulus size of 512 bitsBernd Edlinger
2019-07-23Adapt DH to use with KEYMGMTRichard Levitte
2019-07-22Change DH parameters to generate the order q subgroup instead of 2qBernd Edlinger
2019-03-19Added NULL check to BN_clear() & BN_CTX_end()Shane Lontis
2018-12-06Following the license change, modify the boilerplates in crypto/dh/Richard Levitte
2017-10-13Remove email addresses from source code.Rich Salz
2017-06-26Change to check last return value of BN_CTX_getPaul Yang
2016-05-17Copyright consolidation 05/10Rich Salz
2016-04-09Make DH opaqueMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-02-03Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-08remove OPENSSL_FIPSAPIDr. Stephen Henson
2014-12-08Remove FIPS module code from crypto/dhDr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-05-11Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson
2011-02-03Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson
2011-01-26FIPS DH changes: selftest checks and key range checks.Dr. Stephen Henson
2005-04-26Fix various incorrect error function codes.Bodo Möller
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe
2002-03-20fix DH_generate_parameters for general 'generator'Bodo Möller
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-06-03More evil cast removal.Ben Laurie
1999-04-26Remove NOPROTO-related macros.Ulf 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.1b (unreleased)SSLeayRalf S. Engelschall
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