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
/
io
/
output.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files into src/misc.
J08nY
2017-09-19
1
-1
/
+1
*
Add err output stream, default to stderr.
J08nY
2017-08-30
1
-0
/
+5
*
Fix errors in point generation, for "nonprime" points mainly.
J08nY
2017-06-05
1
-16
/
+23
*
Renamed a bunch of generators.
J08nY
2017-06-01
1
-1
/
+1
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-1
/
+1
*
Add some more comments and docs, move exhaustive/seed.[ch] into math/
J08nY
2017-05-29
1
-1
/
+2
*
Make debug macros really variadic
J08nY
2017-05-23
1
-7
/
+22
*
Add debug logging with time, refactor allocation
J08nY
2017-05-19
1
-6
/
+23
*
Add some docs, move them to /docs, clean-up includes
J08nY
2017-04-27
1
-18
/
+52
*
Add output separators, invalid curve generation now outputs valid JSON
J08nY
2017-04-26
1
-23
/
+65
*
Fix debug macro
J08nY
2017-04-10
1
-1
/
+1
*
Fixed exhaustive curve generation for params with no curve
J08nY
2017-04-10
1
-2
/
+2
*
Moved curve output in multi-threaded invalid curve generation to master thread
J08nY
2017-04-10
1
-1
/
+7
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-10
/
+10
*
Rename and reformat
J08nY
2017-03-09
1
-9
/
+9
*
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
-12
/
+63
*
Add some TODOs, fix build
J08nY
2017-02-15
1
-1
/
+1
*
Fixed invalid curve generation and prime order point generation
J08nY
2017-02-14
1
-1
/
+2
*
Added point generation:
J08nY
2017-02-14
1
-1
/
+2
*
Implemented invalid curve generation
J08nY
2017-02-14
1
-2
/
+2
*
Seperated different generation methods into modules.
J08nY
2017-02-09
1
-0
/
+49