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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
io
/
cli.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to specify order by factors.
J08nY
2018-07-12
1
-0
/
+10
*
Add direcory names to include guards.
J08nY
2018-03-03
1
-3
/
+3
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Add some more comments and docs, move exhaustive/seed.[ch] into math/
J08nY
2017-05-29
1
-0
/
+14
*
Add notice about not finished/implemented parts to README
J08nY
2017-05-20
1
-3
/
+3
*
Begin CM work
J08nY
2017-04-21
1
-0
/
+1
*
Fix binary field curve generation, move config into config.h
J08nY
2017-04-07
1
-42
/
+0
*
Fix curve generation over binary fields, cleanup CMakelists
J08nY
2017-04-06
1
-1
/
+1
*
Fix some leaks, add option to specify PARI stack size
J08nY
2017-04-05
1
-1
/
+2
*
Added option to request no points on the curve
J08nY
2017-03-25
1
-1
/
+1
*
Rename and reformat
J08nY
2017-03-09
1
-0
/
+2
*
Default to prime points
J08nY
2017-03-01
1
-1
/
+1
*
Added requested points type option + count option
J08nY
2017-03-01
1
-0
/
+6
*
Added option to request uniquely generated curves.
J08nY
2017-02-28
1
-1
/
+8
*
Optimized invalid curve generation, added optional args to gen_t
J08nY
2017-02-16
1
-1
/
+2
*
Added some docs + Doxyfile
J08nY
2017-02-15
1
-0
/
+3
*
Implemented json output, also output format option (-t/--format)
J08nY
2017-02-15
1
-0
/
+2
*
Added point generation:
J08nY
2017-02-14
1
-0
/
+2
*
Seperated different generation methods into modules.
J08nY
2017-02-09
1
-0
/
+40