aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec
Commit message (Expand)AuthorAgeFilesLines
...
* New function declarations.Bodo Möller2001-03-062-5/+20
* Add BN_CTX arguments where appropriate.Bodo Möller2001-03-062-21/+49
* Add EC_GROUP_new_GFp prototype.Bodo Möller2001-03-051-0/+5
* Change comments.Bodo Möller2001-03-051-2/+2
* Some declarations that outline what I intend to implement.Bodo Möller2001-03-052-0/+116
* Another file I had forgotten to add.Bodo Möller2001-03-051-0/+57
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-059-14/+64
* Add more EC vaporware (empty source code files I missed in myBodo Möller2001-03-053-0/+177
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-0511-65/+577
* EC_set_half and the 'h' component of struct bn_ec_struct are unnecessary.Bodo Möller2001-03-033-41/+20
* Changes to Lenka's Montgomery implementation.Bodo Möller2000-11-302-43/+41
* Change submitted files so that they compile (in particular,Bodo Möller2000-11-262-331/+348
* More BN_mod_... functions.Bodo Möller2000-11-262-24/+24
* Remove CR at line ends.Bodo Möller2000-11-263-1667/+1667
* Elliptic curves over GF(p), new BIGNUM functions, Montgomery re-implementation.Bodo Möller2000-11-263-0/+1668