aboutsummaryrefslogtreecommitdiff
path: root/src/gen/curve.h
Commit message (Expand)AuthorAgeFilesLines
* Separate curve object functions into obj.J08nY2018-03-281-44/+0
* Add direcory names to include guards.J08nY2018-03-031-3/+3
* Add curve twists to CLI and update options in README.J08nY2018-01-181-0/+11
* Update copyright year.J08nY2018-01-011-1/+1
* Make config_t *cfg a global variable.J08nY2017-10-141-3/+0
* Implement the curve non-zero discriminant as a check_f.J08nY2017-09-291-8/+7
* Rename gen_t -> gen_f.J08nY2017-09-291-2/+2
* Run clang-format.J08nY2017-09-191-1/+0
* Move some files into src/misc.J08nY2017-09-191-1/+1
* Move some stuff from general seed_t handling in gen/seed.[ch] to exhaustive/a...J08nY2017-09-171-12/+0
* Move stuff related to generators to src/gen.J08nY2017-05-311-0/+105