aboutsummaryrefslogtreecommitdiff
path: root/test/ecgen.sh
Commit message (Expand)AuthorAgeFilesLines
* Add KSS curve generation.J08nY2024-12-011-3/+11
* Add curve family generation.J08nY2024-12-011-0/+8
* Handle the cases found by unused options.J08nY2024-11-301-2/+2
* Use own fork of JSON.sh to clean up the tests.J08nY2024-11-291-98/+98
* Add test for generating supersingular curves with chosen prime.J08nY2024-11-291-0/+2
* Add basic test for NUMS.J08nY2023-10-141-0/+7
* Fix test.J08nY2023-05-121-1/+1
* Add option to generate smooth order curves.J08nY2023-05-121-0/+2
* Test the presence of submodules when running tests.J08nY2021-04-101-0/+9
* Check size of requested CM order when generating.J08nY2018-07-131-1/+2
* Add more CM tests.J08nY2018-07-121-0/+9
* Add option to specify order by factors.J08nY2018-07-121-0/+1
* Implement complex multiplication even for composite order curves.J08nY2018-07-071-1/+1
* Add more tests for supersingular method.J08nY2018-07-021-1/+1
* Add method for generating supersingular curves.J08nY2018-07-021-1/+13
* Implement computation of curve metadata(j-invariant, disc, frobenius, cm disc).J08nY2018-06-301-0/+3
* Add check that bits in argument are indeed a number.J08nY2018-06-281-0/+1
* Add more real-world tests, compute and check orders of some SECG curves.J08nY2018-04-171-0/+18
* Fix custom CM method.feature/cm-retryJ08nY2018-04-101-1/+1
* Properly handle edge-cases for CM method.J08nY2018-04-091-0/+7
* More bits tests.J08nY2018-04-051-0/+2
* More CLI tests.J08nY2018-04-051-0/+2
* More tests and better handling for the invalid range option.J08nY2018-03-281-0/+2
* Add option to generate invalid curves with a range of orders.J08nY2018-03-281-0/+2
* Add option to generate only some parameters randomly and input others.J08nY2018-03-241-0/+0
* Run clang-format.J08nY2018-03-201-0/+0
* Test cofactor generation a bit more.J08nY2018-03-031-0/+1
* Drop CSV support.J08nY2018-02-271-12/+4
* Add some more basic tests for coverage.J08nY2018-01-181-1/+6
* Add curve twists to CLI and update options in README.J08nY2018-01-181-0/+8
* Add more Brainpool tests, fix some.J08nY2017-12-181-0/+8
* Add hex check to cli.J08nY2017-10-191-0/+5
* Add tests for ANSIX9.62 algo.J08nY2017-10-041-0/+7
* Add a test for --threads=auto.J08nY2017-09-291-0/+2
* Fix sh tests and silence cmake.J08nY2017-09-191-1/+1
* Add tests for cli parsing.J08nY2017-08-301-2/+14
* Move test data into a separate directory.J08nY2017-08-281-6/+6
* Add proper support for Koblitz curves generation.J08nY2017-07-201-0/+4
* Add some tests.J08nY2017-07-201-2/+13
* Fix tests printing.J08nY2017-06-011-3/+5
* Add generating of points on non-prime order subgroups of a curve.J08nY2017-06-011-0/+2
* Add some more testsJ08nY2017-05-231-0/+18
* Fixed unrolls / unique generator curve generatonJ08nY2017-05-071-0/+24
* Pad output hex to field size (both json and csv)J08nY2017-05-021-6/+6
* Add some more testsJ08nY2017-04-211-4/+25
* Add pari-gp to Travis, add JSON.sh to testsJ08nY2017-04-211-0/+2
* Move assert.sh into a submoduleJ08nY2017-04-171-1/+1
* Added basic test for binary field curveJ08nY2017-04-121-1/+2
* Add basicc exhaustive generation testJ08nY2017-04-111-3/+11
* Add basic testsJ08nY2017-04-111-0/+10