aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_err.c
Commit message (Expand)AuthorAgeFilesLines
* Completely remove mont2 stuff.Bodo Möller2001-03-151-5/+0
* make update.Richard Levitte2001-03-131-0/+5
* Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult,Bodo Möller2001-03-121-1/+1
* Add functions EC_POINT_mul and EC_GROUP_precompute.Bodo Möller2001-03-111-0/+2
* comment and error code updateBodo Möller2001-03-101-1/+1
* More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller2001-03-101-0/+8
* Implement EC_GFp_mont_method.Bodo Möller2001-03-081-0/+6
* More method functions for elliptic curves,Bodo Möller2001-03-081-0/+5
* Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller2001-03-081-8/+8
* More 'TODO' items.Bodo Möller2001-03-081-0/+6
* More method functions for EC_GFp_simple_method.Bodo Möller2001-03-081-2/+11
* More method functions.Bodo Möller2001-03-071-0/+1
* Some actual method functions (not enough yet to use the EC library, though),Bodo Möller2001-03-071-0/+1
* extra_data 'mixin'.Bodo Möller2001-03-071-0/+4
* Implement dispatcher for EC_GROUP and EC_POINT method functions.Bodo Möller2001-03-071-0/+16
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-0/+92