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
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the EOF and error failure message more clear.
J08nY
2018-03-25
1
-1
/
+7
*
Fix infinite loop when encountering EOF/error in input file read.
J08nY
2018-03-25
1
-4
/
+5
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-1
/
+1
*
Cleanup includes.
J08nY
2017-09-19
1
-1
/
+0
*
Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.
J08nY
2017-08-30
1
-14
/
+2
*
Add err output stream, default to stderr.
J08nY
2017-08-30
1
-2
/
+2
*
Don't always read numbers as hexadecimal. Add tests for input.
J08nY
2017-08-30
1
-4
/
+7
*
Fix input_quit closing stdin.
J08nY
2017-08-30
1
-1
/
+1
*
Add some more comments and docs, move exhaustive/seed.[ch] into math/
J08nY
2017-05-29
1
-16
/
+3
*
Add debug logging with time, refactor allocation
J08nY
2017-05-19
1
-8
/
+2
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-5
/
+7
*
Fix binary field curve generation, move config into config.h
J08nY
2017-04-07
1
-3
/
+1
*
Fix inputs with leading zero
J08nY
2017-04-06
1
-1
/
+1
*
Fix input when EOF reached
J08nY
2017-04-05
1
-2
/
+8
*
Make some stuff static
J08nY
2017-04-05
1
-1
/
+1
*
Add exhaustive_gen_retry, fix infinite loop, add retry limit to exhaustive gen
J08nY
2017-04-05
1
-1
/
+4
*
Fix input
J08nY
2017-04-04
1
-0
/
+11
*
fix output when reading from file
J08nY
2017-03-09
1
-2
/
+2
*
Rename and reformat
J08nY
2017-03-09
1
-1
/
+2
*
Added requested points type option + count option
J08nY
2017-03-01
1
-2
/
+1
*
Optimized invalid curve generation, added optional args to gen_t
J08nY
2017-02-16
1
-25
/
+22
*
Add some TODOs, fix build
J08nY
2017-02-15
1
-3
/
+3
*
Added point generation:
J08nY
2017-02-14
1
-1
/
+1
*
Implemented invalid curve generation
J08nY
2017-02-14
1
-22
/
+25
*
Properly split into submodules
J08nY
2017-02-10
1
-2
/
+2
*
Seperated different generation methods into modules.
J08nY
2017-02-09
1
-0
/
+115