aboutsummaryrefslogtreecommitdiff
path: root/src/gen/order.h
Commit message (Expand)AuthorAgeFilesLines
* Add option to generate smooth order curves.J08nY2023-05-121-0/+10
* Use the Koblitz order store to lookup a curve order fast.J08nY2018-03-031-0/+10
* Add direcory names to include guards.J08nY2018-03-031-3/+3
* Rewrite generator and point generation code.J08nY2018-03-031-2/+2
* Update copyright year.J08nY2018-01-011-1/+1
* Add several check_fs for standard security requirements.J08nY2017-10-171-1/+23
* Make config_t *cfg a global variable.J08nY2017-10-141-5/+0
* Rename gen_t -> gen_f.J08nY2017-09-291-5/+5
* Move some files into src/misc.J08nY2017-09-191-1/+1
* Add generating of points on non-prime order subgroups of a curve.J08nY2017-06-011-17/+0
* Move stuff related to generators to src/gen.J08nY2017-05-311-0/+88