summaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa/ecdsa.h
AgeCommit message (Expand)Author
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-07-26Use SEC1 format for EC private keys.Bodo Möller
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-04-20No point constifying an int.Richard Levitte
2002-04-09fix ECDSA handlingBodo Möller
2002-03-25fix warningsBodo Möller
2002-03-07Add more curves.Bodo Möller
2002-02-13ECDSA supportBodo Möller