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
/
math
/
curve.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-105
/
+0
*
Add some more comments and docs, move exhaustive/seed.[ch] into math/
J08nY
2017-05-29
1
-6
/
+6
*
Add GENERATOR and UNROLL macro, use them
J08nY
2017-05-23
1
-4
/
+4
*
Pad output hex to field size (both json and csv)
J08nY
2017-05-02
1
-12
/
+0
*
Add some docs, move them to /docs, clean-up includes
J08nY
2017-04-27
1
-1
/
+0
*
Added unroll functions, to generalize going back in exhaustive generation
J08nY
2017-04-10
1
-0
/
+10
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-5
/
+27
*
Rename and reformat
J08nY
2017-03-09
1
-3
/
+3
*
Added irreducibility check, equation_quit, gens_one
J08nY
2017-02-28
1
-1
/
+1
*
Optimized invalid curve generation, added optional args to gen_t
J08nY
2017-02-16
1
-6
/
+6
*
Added some docs + Doxyfile
J08nY
2017-02-15
1
-10
/
+27
*
Added point generation:
J08nY
2017-02-14
1
-1
/
+9
*
Implemented invalid curve generation
J08nY
2017-02-14
1
-11
/
+10
*
Seperated different generation methods into modules.
J08nY
2017-02-09
1
-0
/
+62