index
:
ecgen.git
feature/anomalous-given-order
feature/brainpool-algo
feature/cm
feature/cm-retry
feature/drop-csv-support
master
Tool for generating Elliptic curve domain parameters
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
subgroups.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite generator and point generation code.
J08nY
2018-03-03
1
-150
/
+0
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-3
/
+3
*
Implement hashing of ANSI X9.62 seed.
J08nY
2017-08-31
1
-1
/
+2
*
Use gtoset instead of sort and manual uniq algo.
J08nY
2017-08-31
1
-11
/
+2
*
More point tests and formating.
J08nY
2017-08-30
1
-2
/
+2
*
Refactor some of the subgroups code.
J08nY
2017-08-30
1
-22
/
+32
*
Fix subgroup order enumeration, that broke point enumeration for some curves.
J08nY
2017-08-30
1
-35
/
+28
*
Add first working test.
J08nY
2017-08-29
1
-1
/
+1
*
Add proper support for Koblitz curves generation.
J08nY
2017-07-20
1
-10
/
+10
*
Some cleanup of unused stuff.
J08nY
2017-07-20
1
-1
/
+18
*
Make --points=all not error for some edge cases.
J08nY
2017-06-08
1
-21
/
+42
*
Fix formatting and whitespace.
J08nY
2017-06-05
1
-3
/
+2
*
Fix errors in point generation, for "nonprime" points mainly.
J08nY
2017-06-05
1
-15
/
+73
*
Add generating of points on non-prime order subgroups of a curve.
J08nY
2017-06-01
1
-0
/
+60