summaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa
AgeCommit message (Expand)Author
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-03-25fix warningsBodo Möller
2002-03-19Fix typo.Bodo Möller
2002-03-18Fix bugs and typos.Bodo Möller
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller
2002-03-07Add more curves.Bodo Möller
2002-02-20Instead of casting a lvalue, let's constify meth.Richard Levitte
2002-02-20simplificationsBodo Möller
2002-02-20Comparing a pointer (data) with 0 using > is incorrect. The changedRichard Levitte
2002-02-16The macro IMPLEMENT_ASN1_FUNCTIONS_const already contains an ending ;,Richard Levitte
2002-02-16Local `time' shadows the global function `time()'. Rename the localRichard Levitte
2002-02-14make it possible to disable memory checking for timingsBodo Möller
2002-02-14EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller
2002-02-13ECDSA supportBodo Möller