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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
field.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-174
/
+0
*
Add GENERATOR and UNROLL macro, use them
J08nY
2017-05-23
1
-4
/
+4
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-8
/
+5
*
Fix binary field curve generation, move config into config.h
J08nY
2017-04-07
1
-1
/
+18
*
Fix curve generation over binary fields, cleanup CMakelists
J08nY
2017-04-06
1
-3
/
+9
*
Fix some leaks, add option to specify PARI stack size
J08nY
2017-04-05
1
-1
/
+1
*
Make some stuff static
J08nY
2017-04-05
1
-2
/
+2
*
Rename and reformat
J08nY
2017-03-09
1
-9
/
+9
*
Added requested points type option + count option
J08nY
2017-03-01
1
-0
/
+19
*
Added irreducibility check, equation_quit, gens_one
J08nY
2017-02-28
1
-1
/
+5
*
Optimized invalid curve generation, added optional args to gen_t
J08nY
2017-02-16
1
-11
/
+11
*
Added some docs + Doxyfile
J08nY
2017-02-15
1
-0
/
+1
*
Implemented invalid curve generation
J08nY
2017-02-14
1
-6
/
+54
*
Properly split into submodules
J08nY
2017-02-10
1
-1
/
+1
*
Seperated different generation methods into modules.
J08nY
2017-02-09
1
-0
/
+82