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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen
/
point.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix point generation log.
J08nY
2019-03-07
1
-2
/
+0
*
Fix Travis.
J08nY
2018-07-10
1
-1
/
+0
*
Fix generating points on subgroup of order 2.
J08nY
2018-07-02
1
-4
/
+11
*
Add the custom CM method, finally working.
J08nY
2018-04-09
1
-1
/
+1
*
Separate point object functions into obj.
J08nY
2018-03-28
1
-85
/
+1
*
Refactor point generation tests.
J08nY
2018-03-03
1
-15
/
+18
*
Rewrite generator and point generation code.
J08nY
2018-03-03
1
-59
/
+116
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-3
/
+3
*
Introduce HAS_ARG(args) macro.
J08nY
2017-09-29
1
-8
/
+3
*
Add err output stream, default to stderr.
J08nY
2017-08-30
1
-2
/
+2
*
Use correct allocation functions. Add try_free.
J08nY
2017-08-30
1
-2
/
+2
*
Some cleanup of unused stuff.
J08nY
2017-07-20
1
-1
/
+0
*
Fix errors in point generation, for "nonprime" points mainly.
J08nY
2017-06-05
1
-11
/
+14
*
Fix formatting.
J08nY
2017-06-01
1
-3
/
+2
*
Add generating of points on non-prime order subgroups of a curve.
J08nY
2017-06-01
1
-108
/
+50
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-0
/
+261