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
/
invalid
/
invalid_thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix threaded invalid curve generation.
J08nY
2019-03-07
1
-1
/
+8
*
Separate curve object functions into obj.
J08nY
2018-03-28
1
-0
/
+1
*
Fix some memory leaks in threaded invalid generation.
J08nY
2018-02-03
1
-9
/
+6
*
Fix Valgrind warnings about timeout struct allocations.
J08nY
2018-02-03
1
-0
/
+3
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Add hex check to cli.
J08nY
2017-10-19
1
-1
/
+1
*
Format and update README.
J08nY
2017-10-14
1
-6
/
+5
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-4
/
+4
*
Cleanup invalid and exhaustive generation.
J08nY
2017-10-04
1
-10
/
+1
*
Add new/create/free funcs for malloced exhaustive_t.
J08nY
2017-09-30
1
-1
/
+1
*
Introduce check_t func.
J08nY
2017-09-29
1
-7
/
+9
*
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
-2
/
+2
*
Fixed unrolls / unique generator curve generaton
J08nY
2017-05-07
1
-9
/
+12
*
Change invalid curve generation thread argument passing
J08nY
2017-04-16
1
-3
/
+2
*
Added unroll functions, to generalize going back in exhaustive generation
J08nY
2017-04-10
1
-5
/
+6
*
Fix debug macro
J08nY
2017-04-10
1
-1
/
+1
*
Moved curve output in multi-threaded invalid curve generation to master thread
J08nY
2017-04-10
1
-22
/
+8
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-0
/
+106