aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-205/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-7/+6
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2002-11-141-0/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+0
* fast reduction for NIST curvesBodo Möller2002-10-281-0/+2
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller2002-08-151-6/+5
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-4/+12
* Rename implementations of method functions so that they matchBodo Möller2002-08-021-14/+17
* ec2_smpt.c must be listed in LIBSRCBodo Möller2002-08-021-2/+4
* add support for elliptic curves over binary fieldsBodo Möller2002-08-021-2/+16
* "make update"Lutz Jänicke2002-07-301-4/+3
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-101-2/+12
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-101-50/+69
* New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller2002-05-301-2/+8
* New function EC_GROUP_check_discriminant().Bodo Möller2002-03-201-2/+9
* add support for named curvesBodo Möller2002-02-131-2/+11
* make updateRichard Levitte2001-07-311-7/+8
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-8/+7
* make update.Richard Levitte2001-03-131-7/+15
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Integrate ec_err.[co].Bodo Möller2001-03-081-6/+23
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-051-2/+5
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-0/+101