aboutsummaryrefslogtreecommitdiff
path: root/src/exhaustive/anomalous.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use exhaustive generation of some params in CM generation.J08nY2018-07-091-60/+0
|
* Add direcory names to include guards.J08nY2018-03-031-3/+3
|
* Update copyright year.J08nY2018-01-011-1/+1
|
* Make config_t *cfg a global variable.J08nY2017-10-141-3/+0
| | | | | | The config is setup from parsing CLI options and then doesn't change for the whole duration of running ecgen, so it makes sense to make it a global variable.
* Document more files.J08nY2017-10-081-1/+1
|
* Rename gen_t -> gen_f.J08nY2017-09-291-3/+3
|
* Run clang-format.J08nY2017-09-191-1/+1
|
* Move some files into src/misc.J08nY2017-09-191-1/+1
|
* Renamed a bunch of generators.J08nY2017-06-011-4/+4
|
* Move stuff related to generators to src/gen.J08nY2017-05-311-2/+2
|
* Add some more comments and docs, move exhaustive/seed.[ch] into math/J08nY2017-05-291-0/+31
|
* Add anomalous curve generationJ08nY2017-04-211-2/+2
|
* Begin CM workJ08nY2017-04-211-0/+32