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
/
gen
/
gens.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix metadata generation for supersingular curve.
J08nY
2024-11-29
1
-0
/
+3
*
Fix #17.
J08nY
2022-12-07
1
-1
/
+2
*
Fix computation of embedding degree.
J08nY
2018-07-04
1
-2
/
+2
*
Separate subgroup object functions into obj.
J08nY
2018-03-28
1
-0
/
+1
*
Separate point object functions into obj.
J08nY
2018-03-28
1
-1
/
+1
*
Fix generation with set cofactor.
J08nY
2018-03-03
1
-2
/
+3
*
Refactor point generation tests.
J08nY
2018-03-03
1
-8
/
+7
*
Rewrite generator and point generation code.
J08nY
2018-03-03
1
-11
/
+64
*
Fix Valgrind warnings about timeout struct allocations.
J08nY
2018-02-03
1
-1
/
+1
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Fix running out of stack in embedding degree computation.
J08nY
2017-12-20
1
-10
/
+1
*
Fix gens_get_embedding and brainpool RFC generation.
J08nY
2017-12-17
1
-1
/
+3
*
Fix some errors in brainpool rfc generation (4/7 RFC curves pass).
J08nY
2017-12-17
1
-9
/
+13
*
Cleanup includes and test setup/teardown.
J08nY
2017-10-17
1
-1
/
+0
*
Add several check_fs for standard security requirements.
J08nY
2017-10-17
1
-0
/
+40
*
Remove gens_check_cofactor.
J08nY
2017-09-29
1
-2
/
+0
*
Introduce HAS_ARG(args) macro.
J08nY
2017-09-29
1
-3
/
+1
*
Pass arg_t to check_f.
J08nY
2017-09-29
1
-0
/
+4
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-0
/
+45