aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_nist.c
Commit message (Expand)AuthorAgeFilesLines
* More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller2001-03-101-2/+4
* In crypto/ec #if 0 out structures which reference (currently)Dr. Stephen Henson2001-03-101-1/+2
* Implement EC_GFp_mont_method.Bodo Möller2001-03-081-10/+2
* More method functions for elliptic curves,Bodo Möller2001-03-081-2/+5
* More 'TODO' items.Bodo Möller2001-03-081-1/+5
* More method functions for EC_GFp_simple_method.Bodo Möller2001-03-081-1/+4
* Some actual method functions (not enough yet to use the EC library, though),Bodo Möller2001-03-071-3/+44
* ..._init functions are method-specific tooBodo Möller2001-03-071-1/+1
* Optimized EC_METHODs need specific 'set_curve' and 'free' functions.Bodo Möller2001-03-071-3/+3
* The next bunch of vaporware.Bodo Möller2001-03-071-4/+24
* Implement dispatcher for EC_GROUP and EC_POINT method functions.Bodo Möller2001-03-071-0/+11
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-051-0/+57