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
/
math
/
curve.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unnecessary indirection in curve_params
J08nY
2017-04-11
1
-10
/
+4
*
Added unroll functions, to generalize going back in exhaustive generation
J08nY
2017-04-10
1
-1
/
+10
*
Fixed exhaustive curve generation for params with no curve
J08nY
2017-04-10
1
-3
/
+12
*
Added multi-threading support to invalid curve generation
J08nY
2017-04-09
1
-12
/
+56
*
fix bad object free(after stack rewind)
J08nY
2017-04-07
1
-5
/
+0
*
Fix curve generation over binary fields, cleanup CMakelists
J08nY
2017-04-06
1
-2
/
+3
*
Fix ellinit leak, also compile with pari 2.9.2 for ellsea fix
J08nY
2017-04-06
1
-0
/
+8
*
Fix some leaks, add option to specify PARI stack size
J08nY
2017-04-05
1
-0
/
+1
*
Make some stuff static
J08nY
2017-04-05
1
-2
/
+2
*
Fix curve_copy, generators were not copied
J08nY
2017-04-05
1
-0
/
+6
*
Rename and reformat
J08nY
2017-03-09
1
-8
/
+8
*
Added irreducibility check, equation_quit, gens_one
J08nY
2017-02-28
1
-3
/
+3
*
ecgen v0.3: some cleanup and version bump
J08nY
2017-02-19
1
-10
/
+16
*
Added generators
J08nY
2017-02-19
1
-15
/
+30
*
Optimized invalid curve generation, added optional args to gen_t
J08nY
2017-02-16
1
-16
/
+11
*
Add some TODOs, fix build
J08nY
2017-02-15
1
-2
/
+8
*
Fixed invalid curve generation and prime order point generation
J08nY
2017-02-14
1
-0
/
+1
*
Added point generation:
J08nY
2017-02-14
1
-2
/
+31
*
Implemented invalid curve generation
J08nY
2017-02-14
1
-1
/
+1
*
Properly split into submodules
J08nY
2017-02-10
1
-18
/
+1
*
Seperated different generation methods into modules.
J08nY
2017-02-09
1
-0
/
+104