aboutsummaryrefslogtreecommitdiff
path: root/src/exhaustive/exhaustive.h
Commit message (Expand)AuthorAgeFilesLines
* Use exhaustive generation of some params in CM generation.J08nY2018-07-091-0/+7
* Add direcory names to include guards.J08nY2018-03-031-3/+3
* Update copyright year.J08nY2018-01-011-1/+1
* Add hex check to cli.J08nY2017-10-191-1/+2
* Format and update README.J08nY2017-10-141-2/+2
* Make config_t *cfg a global variable.J08nY2017-10-141-13/+6
* Document more files.J08nY2017-10-081-26/+3
* Add new/create/free funcs for malloced exhaustive_t.J08nY2017-09-301-0/+29
* Add check_t that contains more check_f functions.J08nY2017-09-291-1/+4
* Rename check_t -> check_f.J08nY2017-09-291-1/+1
* Rename unroll_t -> unroll_f.J08nY2017-09-291-2/+2
* Rename gen_t -> gen_f.J08nY2017-09-291-1/+1
* Introduce check_t func.J08nY2017-09-291-10/+13
* Move some files into src/misc.J08nY2017-09-191-1/+1
* Move stuff related to generators to src/gen.J08nY2017-05-311-1/+1
* Added unroll functions, to generalize going back in exhaustive generationJ08nY2017-04-101-2/+12
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-5/+5
* Add exhaustive_gen_retry, fix infinite loop, add retry limit to exhaustive genJ08nY2017-04-051-0/+15
* Rename and reformatJ08nY2017-03-091-1/+1
* Optimized invalid curve generation, added optional args to gen_tJ08nY2017-02-161-1/+2
* Added some docs + DoxyfileJ08nY2017-02-151-0/+3
* Implemented invalid curve generationJ08nY2017-02-141-0/+12
* Properly split into submodulesJ08nY2017-02-101-0/+17