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
/
exhaustive
/
exhaustive.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use exhaustive generation of some params in CM generation.
J08nY
2018-07-09
1
-0
/
+7
*
Add direcory names to include guards.
J08nY
2018-03-03
1
-3
/
+3
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Add hex check to cli.
J08nY
2017-10-19
1
-1
/
+2
*
Format and update README.
J08nY
2017-10-14
1
-2
/
+2
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-13
/
+6
*
Document more files.
J08nY
2017-10-08
1
-26
/
+3
*
Add new/create/free funcs for malloced exhaustive_t.
J08nY
2017-09-30
1
-0
/
+29
*
Add check_t that contains more check_f functions.
J08nY
2017-09-29
1
-1
/
+4
*
Rename check_t -> check_f.
J08nY
2017-09-29
1
-1
/
+1
*
Rename unroll_t -> unroll_f.
J08nY
2017-09-29
1
-2
/
+2
*
Rename gen_t -> gen_f.
J08nY
2017-09-29
1
-1
/
+1
*
Introduce check_t func.
J08nY
2017-09-29
1
-10
/
+13
*
Move some files into src/misc.
J08nY
2017-09-19
1
-1
/
+1
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-1
/
+1
*
Added unroll functions, to generalize going back in exhaustive generation
J08nY
2017-04-10
1
-2
/
+12
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-5
/
+5
*
Add exhaustive_gen_retry, fix infinite loop, add retry limit to exhaustive gen
J08nY
2017-04-05
1
-0
/
+15
*
Rename and reformat
J08nY
2017-03-09
1
-1
/
+1
*
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 invalid curve generation
J08nY
2017-02-14
1
-0
/
+12
*
Properly split into submodules
J08nY
2017-02-10
1
-0
/
+17