aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_lib.c
Commit message (Expand)AuthorAgeFilesLines
* More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller2001-03-101-2/+68
* More method functions for elliptic curves,Bodo Möller2001-03-081-14/+25
* Let EC_POINT_copy do nothing if dest==srcBodo Möller2001-03-081-0/+2
* More 'TODO' items.Bodo Möller2001-03-081-1/+83
* More method functions for EC_GFp_simple_method.Bodo Möller2001-03-081-3/+51
* More method functions.Bodo Möller2001-03-071-1/+1
* Optimized EC_METHODs need specific 'set_curve' and 'free' functions.Bodo Möller2001-03-071-1/+1
* extra_data 'mixin'.Bodo Möller2001-03-071-0/+89
* Oops ...Bodo Möller2001-03-071-1/+3
* In clear_free, clear the complete structure just in caseBodo Möller2001-03-071-0/+2
* Implement dispatcher for EC_GROUP and EC_POINT method functions.Bodo Möller2001-03-071-1/+288
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-051-2/+0
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-0/+59