summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_ossl.c
AgeCommit message (Expand)Author
2001-06-26DSA verification should insist that r and s are in the allowed range.Bodo Möller
2001-04-21Fix ASN1 bug when decoding OTHER type.Dr. Stephen Henson
2001-02-10Simplify BN_rand_rangeBodo Möller
2001-02-08Integrate my implementation of a countermeasure againstBodo Möller
2001-02-07Bleichenbacher's DSA attackUlf Möller
2000-11-07Constify DSA-related code.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-09-13Don't set the two top bits to one when generating a random number < q.:wqUlf Möller
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-08-23Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson
1999-08-22Initial support for DSA_METHOD...Dr. Stephen Henson