aboutsummaryrefslogtreecommitdiff
path: root/src/exhaustive/anomalous.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use exhaustive generation of some params in CM generation.J08nY2018-07-091-140/+0
* Update copyright year.J08nY2018-01-011-1/+1
* Introduce HAS_ARG(args) macro.J08nY2017-09-291-8/+2
* Add err output stream, default to stderr.J08nY2017-08-301-3/+3
* Use correct allocation functions. Add try_free.J08nY2017-08-301-2/+2
* Renamed a bunch of generators.J08nY2017-06-011-4/+5
* Add some more comments and docs, move exhaustive/seed.[ch] into math/J08nY2017-05-291-1/+0
* Add debug logging with time, refactor allocationJ08nY2017-05-191-15/+3
* Pad output hex to field size (both json and csv)J08nY2017-05-021-4/+6
* Raise precision in anomalous curve generationJ08nY2017-05-011-2/+2
* Insert the curve order to ell structure on anomalous_orderJ08nY2017-04-211-0/+1
* Add anomalous curve generationJ08nY2017-04-211-24/+79
* Begin CM workJ08nY2017-04-211-0/+100