aboutsummaryrefslogtreecommitdiff
path: root/src/io/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move some files into src/misc.J08nY2017-09-191-67/+0
* Output seed in JSON format output.J08nY2017-09-191-1/+1
* Add proper support for Koblitz curves generation.J08nY2017-07-201-0/+1
* Fix formatting.J08nY2017-06-011-1/+7
* Add generating of points on non-prime order subgroups of a curve.J08nY2017-06-011-1/+1
* Added generating of points on all subgroups of a curve.J08nY2017-05-231-1/+1
* Pad output hex to field size (both json and csv)J08nY2017-05-021-0/+1
* Begin CM workJ08nY2017-04-211-1/+2
* Moved curve output in multi-threaded invalid curve generation to master threadJ08nY2017-04-101-1/+1
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-1/+4
* Fix binary field curve generation, move config into config.hJ08nY2017-04-071-0/+55