aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_point.c
Commit message (Expand)AuthorAgeFilesLines
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-1/+1
* EC_set_half and the 'h' component of struct bn_ec_struct are unnecessary.Bodo Möller2001-03-031-15/+16
* Changes to Lenka's Montgomery implementation.Bodo Möller2000-11-301-39/+38
* Change submitted files so that they compile (in particular,Bodo Möller2000-11-261-330/+347
* More BN_mod_... functions.Bodo Möller2000-11-261-22/+22
* Remove CR at line ends.Bodo Möller2000-11-261-1461/+1461
* Elliptic curves over GF(p), new BIGNUM functions, Montgomery re-implementation.Bodo Möller2000-11-261-0/+1461