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
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exhaustive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove too verbose debug log
J08nY
2017-04-11
1
-1
/
+0
*
Added unroll functions, to generalize going back in exhaustive generation
J08nY
2017-04-10
2
-15
/
+43
*
Fixed exhaustive curve generation for params with no curve
J08nY
2017-04-10
1
-1
/
+3
*
Moved curve output in multi-threaded invalid curve generation to master thread
J08nY
2017-04-10
1
-5
/
+4
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
4
-21
/
+59
*
Adde temporary ellinit free (until proper unroll functions)
J08nY
2017-04-07
1
-1
/
+6
*
Fix binary field curve generation, move config into config.h
J08nY
2017-04-07
2
-0
/
+2
*
Fix some leaks, add option to specify PARI stack size
J08nY
2017-04-05
2
-6
/
+12
*
Make some stuff static
J08nY
2017-04-05
2
-4
/
+4
*
Add exhaustive_gen_retry, fix infinite loop, add retry limit to exhaustive gen
J08nY
2017-04-05
2
-7
/
+42
*
Added option to request no points on the curve
J08nY
2017-03-25
1
-0
/
+3
*
Fixed generation with cofactor.
J08nY
2017-03-25
1
-2
/
+1
*
Rename and reformat
J08nY
2017-03-09
4
-31
/
+39
*
Added requested points type option + count option
J08nY
2017-03-01
1
-14
/
+42
*
Added option to request uniquely generated curves.
J08nY
2017-02-28
1
-8
/
+9
*
added stack rewind code to exhaustive_gen
J08nY
2017-02-28
1
-5
/
+22
*
Added irreducibility check, equation_quit, gens_one
J08nY
2017-02-28
1
-2
/
+8
*
ecgen v0.3: some cleanup and version bump
J08nY
2017-02-19
1
-1
/
+1
*
Added generators
J08nY
2017-02-19
1
-0
/
+2
*
Optimized invalid curve generation, added optional args to gen_t
J08nY
2017-02-16
4
-21
/
+29
*
Added some docs + Doxyfile
J08nY
2017-02-15
2
-0
/
+6
*
Implemented json output, also output format option (-t/--format)
J08nY
2017-02-15
1
-7
/
+7
*
Added point generation:
J08nY
2017-02-14
3
-3
/
+38
*
Implemented invalid curve generation
J08nY
2017-02-14
3
-6
/
+31
*
Properly split into submodules
J08nY
2017-02-10
4
-0
/
+202