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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add KSS curve generation.
J08nY
2024-12-01
2
-4
/
+12
*
Add curve family generation.
J08nY
2024-12-01
1
-0
/
+8
*
Handle the cases found by unused options.
J08nY
2024-11-30
1
-2
/
+2
*
Silence criterion build.
J08nY
2024-11-29
2
-3
/
+3
*
Bump criterion (uses meson now).
J08nY
2024-11-29
3
-9
/
+7
*
Use own fork of JSON.sh to clean up the tests.
J08nY
2024-11-29
3
-98
/
+98
*
Add test for generating supersingular curves with chosen prime.
J08nY
2024-11-29
2
-0
/
+3
*
Add basic test for NUMS.
J08nY
2023-10-14
1
-0
/
+7
*
Fix test.
J08nY
2023-05-12
1
-1
/
+1
*
Add option to generate smooth order curves.
J08nY
2023-05-12
1
-0
/
+2
*
Test the presence of submodules when running tests.
J08nY
2021-04-10
4
-2
/
+23
*
Use custom variables in Makefiles.
J08nY
2021-04-10
2
-13
/
+12
*
Fix builds with makefile.
J08nY
2020-11-29
1
-2
/
+2
*
Enable LTO.
J08nY
2019-03-26
1
-0
/
+0
*
Check size of requested CM order when generating.
J08nY
2018-07-13
1
-1
/
+2
*
Add more CM tests.
J08nY
2018-07-12
1
-0
/
+9
*
Add option to specify order by factors.
J08nY
2018-07-12
1
-0
/
+1
*
Fix Travis.
J08nY
2018-07-10
4
-55
/
+0
*
Use exhaustive generation of some params in CM generation.
J08nY
2018-07-09
1
-1
/
+1
*
Implement complex multiplication even for composite order curves.
J08nY
2018-07-07
2
-13
/
+18
*
Add more tests for supersingular method.
J08nY
2018-07-02
2
-4
/
+30
*
Fix some edge cases of supersingular generation method.
J08nY
2018-07-02
1
-0
/
+25
*
Add method for generating supersingular curves.
J08nY
2018-07-02
2
-1
/
+18
*
Fix discriminant check.
J08nY
2018-06-30
1
-1
/
+7
*
Implement computation of curve metadata(j-invariant, disc, frobenius, cm disc).
J08nY
2018-06-30
2
-2
/
+5
*
Add check that bits in argument are indeed a number.
J08nY
2018-06-28
1
-0
/
+1
*
Add more real-world tests, compute and check orders of some SECG curves.
J08nY
2018-04-17
13
-70
/
+28
*
Fix custom CM method.
feature/cm-retry
J08nY
2018-04-10
1
-1
/
+1
*
Properly handle edge-cases for CM method.
J08nY
2018-04-09
2
-1
/
+15
*
Add the custom CM method, finally working.
J08nY
2018-04-09
1
-15
/
+15
*
Add p1363_polclass.
J08nY
2018-04-08
1
-0
/
+10
*
Add test for P1363.
J08nY
2018-04-07
1
-2
/
+19
*
Use computed precision in p1363.
J08nY
2018-04-07
2
-16
/
+17
*
Add test for p1363_forms.
J08nY
2018-04-07
1
-0
/
+33
*
Added custom CM generation skeleton.
J08nY
2018-04-07
1
-0
/
+42
*
More bits tests.
J08nY
2018-04-05
2
-5
/
+42
*
More CLI tests.
J08nY
2018-04-05
1
-0
/
+2
*
Copyright fixes and Makefile fixes.
J08nY
2018-04-05
28
-30
/
+32
*
Fix clean-cov make target.
J08nY
2018-04-03
1
-0
/
+3
*
Fix codecov on Travis.
J08nY
2018-03-28
1
-1
/
+1
*
More tests and better handling for the invalid range option.
J08nY
2018-03-28
1
-0
/
+2
*
Add option to generate invalid curves with a range of orders.
J08nY
2018-03-28
1
-0
/
+2
*
Separate subgroup object functions into obj.
J08nY
2018-03-28
1
-0
/
+1
*
Separate curve object functions into obj.
J08nY
2018-03-28
2
-0
/
+2
*
Separate point object functions into obj.
J08nY
2018-03-28
2
-1
/
+2
*
Add option to generate only some parameters randomly and input others.
J08nY
2018-03-24
1
-0
/
+0
*
Run clang-format.
J08nY
2018-03-20
1
-0
/
+0
*
Test cofactor generation a bit more.
J08nY
2018-03-03
1
-0
/
+1
*
Refactor point generation tests.
J08nY
2018-03-03
2
-111
/
+121
*
Rewrite generator and point generation code.
J08nY
2018-03-03
7
-397
/
+167
[next]