Run util/openssl-format-source -v -c .
[openssl.git] / crypto / dsa / dsa.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellFix strange formatting by indent
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/dsa
2014-03-28 Dr. Stephen HensonAdd functions returning security bits.
2013-07-15 Adam LangleyMake `safe' (EC)DSA nonces the default.
2013-06-13 Adam LangleyAdd secure DSA nonce flag.
2011-11-05 Dr. Stephen HensonAdd single call public key sign and verify functions.
2011-04-23 Dr. Stephen HensonAdd PRNG security strength checking.
2011-02-02 Dr. Stephen HensonAdd sign/verify digest API to handle an explicit digest...
2011-01-31 Dr. Stephen HensonProvisional, experimental support for DSA2 parameter...
2011-01-26 Dr. Stephen HensonFIPS mode DSA changes:
2011-01-25 Dr. Stephen Hensonrecalculate DSA signature if r or s is zero (FIPS 186...
2010-03-08 Dr. Stephen Hensoncorrect error code
2009-09-06 Dr. Stephen HensonPR: 1644
2008-12-26 Ben LaurieRemove misleading dead code. Constify. (Coverity ID...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01 Ben LaurieMore size_tification.
2007-02-03 Nils Larschadd support for DSA with SHA2
2006-11-08 Ben LaurieFix various warnings.
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-12 Dr. Stephen HensonSupport for DSA keygen, fix for genpkey.
2006-04-12 Dr. Stephen HensonInitial DSA EVP_PKEY_METHOD. Fixup some error codes.
2006-03-28 Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
2006-03-20 Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
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-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 Thorpe(oops) Apologies all, that last header-cleanup commit...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_DSA and...
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-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-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-03 Bodo MöllerRename recently introduced functions for improved code...
2001-08-25 Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-04-21 Dr. Stephen HensonFix ASN1 bug when decoding OTHER type.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-07 Richard LevitteConstify DSA-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-02-03 Dr. Stephen HensonAdd new -notext option to 'ca', -pubkey option to spkac.
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-27 Ulf MöllerDocument DSA and SHA.
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
1999-10-04 Ralf S. EngelschallAdd prototypes for new DSA functions Steve added recently.
1999-08-22 Dr. Stephen HensonInitial support for DSA_METHOD...
1999-08-05 Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
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-23 Ben LaurieWork with -pedantic!
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.
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...