Rework build: add special cases for AIX
[openssl.git] / crypto / dh / dh_key.c
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-20 Matt CaswellUpdate copyright year
2018-06-12 Guido VrankenReject excessively large primes in DH key generation.
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-09 KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
2017-04-07 Rich SalzMake default_method mostly compile-time
2017-01-24 Bernd EdlingerFix error handling in compute_key, BN_CTX_get can retur...
2016-08-10 Rich SalzChange callers to use the new constants.
2016-06-18 FdaSilvaYYUseless header include of openssl/rand.h
2016-06-06 Matt CaswellDeprecate the flags that switch off constant time
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-04-09 Matt CaswellMake DH opaque
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-26 Matt CaswellTighten up BN_with_flags usage and avoid a reachable...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-06-23 Rich SalzMore secure storage of key material.
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree NULL cleanup 7
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Matt CaswellImplement internally opaque bn access from dh
2014-12-08 Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08 Dr. Stephen HensonRemove FIPS module code from crypto/dh
2011-06-08 Dr. Stephen HensonAdd flags for DH FIPS method.
2011-05-11 Dr. Stephen HensonRename FIPS_mode_set and FIPS_mode. Theses symbols...
2011-04-22 Dr. Stephen HensonReturn errors instead of aborting when selftest fails.
2011-04-07 Dr. Stephen HensonDH keys have an (until now) unused 'q' parameter. When...
2011-03-08 Dr. Stephen HensonNew SP 800-56A compliant version of DH_compute_key().
2011-02-03 Dr. Stephen HensonTransfer error redirection to fips.h, add OPENSSL_FIPSA...
2011-01-26 Dr. Stephen HensonFIPS DH changes: selftest checks and key range checks.
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2006-09-29 Mark J. CoxInitialise ctx to NULL to avoid uninitialized free...
2006-09-28 Bodo MöllerIntroduce limits to prevent malicious keys being able to
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2005-08-21 Ben LaurieMake D-H safer, include well-known primes.
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-04-28 Andy PolyakovPointer to BN_MONT_CTX could be used uninitialized.
2005-04-27 Dr. Stephen HensonChange method_mont_p from (char *) to (BN_MONT_CTX...
2005-04-26 Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-15 Geoff ThorpeAs with RSA, which was modified recently, this change...
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-07-27 Bodo Möllerlength of secret exponent is needed only when we create one
2001-07-27 Bodo MöllerUndo DH_generate_key() change: s3_srvr.c was using...
2001-07-25 Bodo MöllerDH key generation should not use a do ... while loop,
2001-07-25 Bodo MöllerDon't preserve existing keys in DH_generate_key.
2001-03-08 Bodo MöllerHide BN_CTX structure details.
2001-02-20 Ulf Möllermake it a loop as in dsa
2001-02-20 Ulf MöllerUse BN_rand_range().
2000-11-07 Richard LevitteConstify DH-related code.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-06-07 Bodo MöllerSpeed up DH with small generator.
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
1999-08-23 Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...