]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/dh/dh_key.c
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
[thirdparty/openssl.git] / crypto / dh / dh_key.c
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...