]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/dh/dh.h
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / dh / dh.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellFix source where indent will not be able to cope
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-12-18  Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-08  Dr. Stephen HensonRemove FIPS module code from crypto/dh
2014-03-28  Dr. Stephen HensonAdd functions returning security bits.
2013-08-05  Dr. Stephen HensonCMS RFC2631 X9.42 DH enveloped data support.
2013-08-05  Dr. Stephen HensonAdd KDF for DH.
2013-08-05  Dr. Stephen HensonExtend DH parameter generation support.
2011-12-07  Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2011-12-01  Dr. Stephen HensonUpdate DH_check() to peform sensible checks when q...
2011-11-13  Dr. Stephen HensonAdd RFC5114 DH parameters to OpenSSL. Add test data...
2011-06-08  Dr. Stephen HensonAdd flags for DH FIPS method.
2011-03-08  Dr. Stephen HensonNew SP 800-56A compliant version of DH_compute_key().
2011-01-26  Dr. Stephen HensonFIPS DH changes: selftest checks and key range checks.
2009-09-06  Dr. Stephen HensonPR: 1644
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben LaurieMore size_tification.
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-09-28  Bodo MöllerIntroduce limits to prevent malicious keys being able to
2006-07-17  Dr. Stephen HensonFix various error codes to match functions.
2006-04-13  Dr. Stephen HensonComplete key derivation support.
2006-04-13  Dr. Stephen HensonTypo.
2006-04-12  Dr. Stephen HensonExtend DH ASN1 method, add DH EVP_PKEY_METHOD.
2006-04-12  Dr. Stephen HensonPKCS#3 DH PKCS#8 ASN1 support.
2006-04-12  Dr. Stephen HensonExtend DH ASN1 method to support public key encode...
2006-03-28  Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
2005-08-21  Ben LaurieMake D-H safer, include well-known primes.
2005-05-16  Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-04-27  Dr. Stephen HensonChange method_mont_p from (char *) to (BN_MONT_CTX...
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-05-17  Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_DH.
2003-01-30  Richard LevitteThe OPENSSL_NO_ENGINE has small problem: it changes...
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...
2002-12-08  Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-03-20  Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-09  Dr. Stephen HensonMake {RSA,DSA,DH}_new_method obtain and release an...
2002-03-05  Dr. Stephen HensonMake sure the type accessed by the LONG and ZLONG ASN1...
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15  Richard Levittemake update
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...
2001-09-25  Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-05  Geoff Thorpe"DH_up" had been changed to "DH_up_ref" in libeay.num...
2001-08-25  Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-11-07  Richard LevitteConstify DH-related code.
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-06-09  Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-01-28  Dr. Stephen HensonNew -pkcs12 option to CA.pl.
2000-01-23  Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-22  Ulf MöllerDocument the DH library, and make some minor changes...
1999-08-23  Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-06-08  Ben LaurieSurvive pedanticism.
1999-06-03  Ben LaurieMore evil cast removal.
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-01  Ulf MöllerInclude bn.h instead of defining BIGNUM as char.
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...