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
/
ecgen.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add KSS curve generation.
J08nY
2024-12-01
1
-3
/
+11
*
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
*
Use own fork of JSON.sh to clean up the tests.
J08nY
2024-11-29
1
-98
/
+98
*
Add test for generating supersingular curves with chosen prime.
J08nY
2024-11-29
1
-0
/
+2
*
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
1
-0
/
+9
*
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
*
Implement complex multiplication even for composite order curves.
J08nY
2018-07-07
1
-1
/
+1
*
Add more tests for supersingular method.
J08nY
2018-07-02
1
-1
/
+1
*
Add method for generating supersingular curves.
J08nY
2018-07-02
1
-1
/
+13
*
Implement computation of curve metadata(j-invariant, disc, frobenius, cm disc).
J08nY
2018-06-30
1
-0
/
+3
*
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
1
-0
/
+18
*
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
1
-0
/
+7
*
More bits tests.
J08nY
2018-04-05
1
-0
/
+2
*
More CLI tests.
J08nY
2018-04-05
1
-0
/
+2
*
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
*
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
*
Drop CSV support.
J08nY
2018-02-27
1
-12
/
+4
*
Add some more basic tests for coverage.
J08nY
2018-01-18
1
-1
/
+6
*
Add curve twists to CLI and update options in README.
J08nY
2018-01-18
1
-0
/
+8
*
Add more Brainpool tests, fix some.
J08nY
2017-12-18
1
-0
/
+8
*
Add hex check to cli.
J08nY
2017-10-19
1
-0
/
+5
*
Add tests for ANSIX9.62 algo.
J08nY
2017-10-04
1
-0
/
+7
*
Add a test for --threads=auto.
J08nY
2017-09-29
1
-0
/
+2
*
Fix sh tests and silence cmake.
J08nY
2017-09-19
1
-1
/
+1
*
Add tests for cli parsing.
J08nY
2017-08-30
1
-2
/
+14
*
Move test data into a separate directory.
J08nY
2017-08-28
1
-6
/
+6
*
Add proper support for Koblitz curves generation.
J08nY
2017-07-20
1
-0
/
+4
*
Add some tests.
J08nY
2017-07-20
1
-2
/
+13
*
Fix tests printing.
J08nY
2017-06-01
1
-3
/
+5
*
Add generating of points on non-prime order subgroups of a curve.
J08nY
2017-06-01
1
-0
/
+2
*
Add some more tests
J08nY
2017-05-23
1
-0
/
+18
*
Fixed unrolls / unique generator curve generaton
J08nY
2017-05-07
1
-0
/
+24
*
Pad output hex to field size (both json and csv)
J08nY
2017-05-02
1
-6
/
+6
*
Add some more tests
J08nY
2017-04-21
1
-4
/
+25
*
Add pari-gp to Travis, add JSON.sh to tests
J08nY
2017-04-21
1
-0
/
+2
*
Move assert.sh into a submodule
J08nY
2017-04-17
1
-1
/
+1
*
Added basic test for binary field curve
J08nY
2017-04-12
1
-1
/
+2
*
Add basicc exhaustive generation test
J08nY
2017-04-11
1
-3
/
+11
*
Add basic tests
J08nY
2017-04-11
1
-0
/
+10