aboutsummaryrefslogtreecommitdiff
path: root/src/exhaustive/seed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some more comments and docs, move exhaustive/seed.[ch] into math/J08nY2017-05-291-104/+0
* Add debug logging with time, refactor allocationJ08nY2017-05-191-15/+4
* Begin CM workJ08nY2017-04-211-0/+23
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-6/+23
* Fix binary field curve generation, move config into config.hJ08nY2017-04-071-0/+1
* Fix some leaks, add option to specify PARI stack sizeJ08nY2017-04-051-1/+1
* Make some stuff staticJ08nY2017-04-051-1/+1
* Rename and reformatJ08nY2017-03-091-4/+4
* Optimized invalid curve generation, added optional args to gen_tJ08nY2017-02-161-7/+6
* Added point generation:J08nY2017-02-141-1/+6
* Implemented invalid curve generationJ08nY2017-02-141-1/+1
* Properly split into submodulesJ08nY2017-02-101-0/+70