aboutsummaryrefslogtreecommitdiff
path: root/crypto/ec/Makefile.ssl
AgeCommit message (Expand)AuthorFilesLines
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller1-4/+12
2002-08-02Rename implementations of method functions so that they matchBodo Möller1-14/+17
2002-08-02ec2_smpt.c must be listed in LIBSRCBodo Möller1-2/+4
2002-08-02add support for elliptic curves over binary fieldsBodo Möller1-2/+16
2002-07-30"make update"Lutz Jänicke1-4/+3
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller1-2/+12
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller1-50/+69
2002-05-30New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller1-2/+8
2002-03-20New function EC_GROUP_check_discriminant().Bodo Möller1-2/+9
2002-02-13add support for named curvesBodo Möller1-2/+11
2001-07-31make updateRichard Levitte1-7/+8
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-8/+7
2001-03-13make update.Richard Levitte1-7/+15
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-03-08Integrate ec_err.[co].Bodo Möller1-6/+23
2001-03-05Add yet another (still empty) source code file that I forgot.Bodo Möller1-2/+5
2001-03-05Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller1-0/+101