aboutsummaryrefslogtreecommitdiff
path: root/src/math/poly.h
Commit message (Expand)AuthorAgeFilesLines
* Add direcory names to include guards.J08nY2018-03-031-3/+3
* Add a set of Koblitz curves to be searched to speedup order computation.J08nY2018-01-191-1/+1
* Update copyright year.J08nY2018-01-011-1/+1
* Add some more comments and docs, move exhaustive/seed.[ch] into math/J08nY2017-05-291-10/+20
* Added generating of points on all subgroups of a curve.J08nY2017-05-231-4/+4
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-4/+4
* Fix curve generation over binary fields, cleanup CMakelistsJ08nY2017-04-061-1/+1
* Added some docs + DoxyfileJ08nY2017-02-151-1/+4
* Seperated different generation methods into modules.J08nY2017-02-091-0/+45