Stop assuming the IV is 8 bytes long, use the real size instead.
[oweals/openssl.git] / crypto / dsa / dsa_ossl.c
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-06-26 Bodo MöllerDSA verification should insist that r and s are in...
2001-06-26 Bodo MöllerDSA verification should insist that r and s are in...
2001-05-24 Dr. Stephen HensonFix for missing DSA parameters.
2001-04-21 Dr. Stephen HensonFix ASN1 bug when decoding OTHER type.
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07 Ulf MöllerDSA fix from main branch.
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-11-07 Richard LevitteConstify DSA-related code.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...