Engage SHA1 IA64 assembler on IA64 platforms [from HEAD].
[oweals/openssl.git] / crypto / dsa / dsa_ossl.c
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-08-11 Richard LevitteA new branch for FIPS-related changes has been created...
2003-07-27 Ben LaurieUnfinished FIPS stuff for review/improvement.
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-03-11 Geoff ThorpeThe default implementation of DSA_METHOD has an interde...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15 Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-06-26 Bodo MöllerDSA verification should insist that r and s are in...
2001-04-21 Dr. Stephen HensonFix ASN1 bug when decoding OTHER type.
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2000-11-07 Richard LevitteConstify DSA-related code.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-09-13 Ulf MöllerDon't set the two top bits to one when generating a...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-08-23 Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-08-22 Dr. Stephen HensonInitial support for DSA_METHOD...