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
/
order.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to generate smooth order curves.
J08nY
2023-05-12
1
-0
/
+23
*
Add util directory and jq script to transform into CSV.
J08nY
2018-06-30
1
-1
/
+1
*
Fix discriminant check.
J08nY
2018-06-30
1
-19
/
+2
*
Run clang-format.
J08nY
2018-03-20
1
-1
/
+1
*
Bump version
0.6.5
J08nY
2018-03-05
1
-0
/
+1
*
Use the Koblitz order store to lookup a curve order fast.
J08nY
2018-03-03
1
-0
/
+18
*
Fix generation with set cofactor.
J08nY
2018-03-03
1
-3
/
+2
*
Refactor point generation tests.
J08nY
2018-03-03
1
-2
/
+2
*
Rewrite generator and point generation code.
J08nY
2018-03-03
1
-27
/
+11
*
Update copyright year.
J08nY
2018-01-01
1
-1
/
+1
*
Fix gens_get_embedding and brainpool RFC generation.
J08nY
2017-12-17
1
-3
/
+5
*
Fix discriminant computation.
J08nY
2017-10-20
1
-7
/
+4
*
Cleanup includes and test setup/teardown.
J08nY
2017-10-17
1
-1
/
+0
*
Add tests for order.c.
J08nY
2017-10-17
1
-1
/
+1
*
Add several check_fs for standard security requirements.
J08nY
2017-10-17
1
-1
/
+62
*
Fixed generation with cofactor bound.
J08nY
2017-09-30
1
-8
/
+23
*
Introduce HAS_ARG(args) macro.
J08nY
2017-09-29
1
-5
/
+2
*
Add err output stream, default to stderr.
J08nY
2017-08-30
1
-1
/
+2
*
Add generating of points on non-prime order subgroups of a curve.
J08nY
2017-06-01
1
-33
/
+0
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
1
-0
/
+114