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
/
misc
/
types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some errors in brainpool rfc generation (4/7 RFC curves pass).
J08nY
2017-12-17
1
-2
/
+0
*
Fix brainpool prime generation, add skeleton of brainpool RFC generation.
J08nY
2017-12-13
1
-1
/
+1
*
Implement base of brainpool algo.
J08nY
2017-12-13
1
-1
/
+7
*
Format and update README.
J08nY
2017-10-14
1
-2
/
+2
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-10
/
+2
*
Add GP code interpretation as a gen_f option.
J08nY
2017-09-30
1
-2
/
+3
*
Add "offset_e state" param to gen_f and check_f.
J08nY
2017-09-30
1
-1
/
+2
*
Introduce HAS_ARG(args) macro.
J08nY
2017-09-29
1
-2
/
+1
*
Pass arg_t to check_f.
J08nY
2017-09-29
1
-1
/
+3
*
Add check_t that contains more check_f functions.
J08nY
2017-09-29
1
-2
/
+9
*
Rename check_t -> check_f.
J08nY
2017-09-29
1
-2
/
+2
*
Rename unroll_t -> unroll_f.
J08nY
2017-09-29
1
-2
/
+2
*
Rename gen_t -> gen_f.
J08nY
2017-09-29
1
-2
/
+2
*
Introduce check_t func.
J08nY
2017-09-29
1
-2
/
+22
*
Move some enums around, make a general seed_unroll.
J08nY
2017-09-20
1
-7
/
+1
*
Introduce seed_e to mark seed_t with generation algo.
J08nY
2017-09-19
1
-1
/
+13
*
Run clang-format.
J08nY
2017-09-19
1
-3
/
+3
*
Move some files into src/misc.
J08nY
2017-09-19
1
-0
/
+156