aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version.HEADmasterJ08nY2024-12-032-3/+3
|
* Add KSS curve generation.J08nY2024-12-0110-60/+114
|
* Add curve family generation.J08nY2024-12-0115-15/+374
|
* Handle the cases found by unused options.J08nY2024-11-307-3/+43
|
* Use Ubuntu 24.04 in CI.J08nY2024-11-302-2/+2
|
* Add best-effort warnings for ignored CLI options.J08nY2024-11-308-23/+225
|
* Silence criterion build.J08nY2024-11-295-55/+19
|
* Use meson in CI (for Criterion).J08nY2024-11-292-4/+2
|
* Use libpari from Ubuntu in CI.J08nY2024-11-292-33/+11
|
* Bump criterion (uses meson now).J08nY2024-11-293-9/+7
|
* Use own fork of JSON.sh to clean up the tests.J08nY2024-11-294-99/+99
|
* Add test for generating supersingular curves with chosen prime.J08nY2024-11-293-0/+4
|
* Fix metadata generation for supersingular curve.J08nY2024-11-292-1/+4
| | | | Embedding degree was failing, so defined it to 0?
* Add note about giving factors in ORDER argument to README.J08nY2024-01-021-1/+22
|
* Add basic test for NUMS.J08nY2023-10-141-0/+7
|
* Merge pull request #22 from J08nY/feat/numsJán Jančár2023-10-1410-22/+226
|\ | | | | Implement NUMS curve generation (somewhat).
| * Bump Pari geps in CI.J08nY2023-10-142-12/+12
| |
| * Implement NUMS curve generation (somewhat).J08nY2023-10-148-10/+214
|/ | | | Fixes #20.
* Fix test.J08nY2023-05-121-1/+1
|
* Fix CI pari versions.J08nY2023-05-122-12/+12
|
* Add option to generate smooth order curves.J08nY2023-05-127-1/+61
|
* Merge pull request #18 from J08nY/fix/bump-libsJán Jančár2022-12-074-18/+21
|\ | | | | Bump stuff to fix linking issues
| * Fix #17.J08nY2022-12-072-2/+5
| |
| * Bump CI library versions.J08nY2022-12-072-16/+16
|/
* Fix #15.J08nY2022-08-211-1/+1
|
* Bump version.J08nY2021-09-233-6/+5
|
* Fix release workflow name.J08nY2021-09-231-1/+1
|
* Merge pull request #13 from catap/macOSJán Jančár2021-09-234-5/+28
|\ | | | | Fixed build on macOS via posix-macos-addons
| * Fixed build on macOS via posix-macos-addonsKirill A. Korinsky2021-09-224-5/+28
|/ | | | | | | This commit introduced support of macOS by using [posix-macos-addons](https://github.com/stanislaw/posix-macos-addons). Closes: https://github.com/J08nY/ecgen/issues/7
* Bump version.J08nY2021-04-222-4/+4
|
* Merge branch 'feat/gh-actions'J08nY2021-04-224-62/+120
|\
| * Add Release workflow.J08nY2021-04-221-0/+39
| |
| * Remove Travis CI.J08nY2021-04-222-62/+37
| |
| * Add Test github workflow.J08nY2021-04-221-0/+44
|/
* Fix CM-discriminant and conductor computation.J08nY2021-04-221-4/+4
|
* Disable Travis release after the codecov breach.J08nY2021-04-161-9/+1
|
* Test the presence of submodules when running tests.J08nY2021-04-105-3/+30
| | | | Fixes #11.
* Use custom variables in Makefiles.J08nY2021-04-106-42/+36
| | | | Fixes #10.
* Bump version.J08nY2021-04-103-7/+7
|
* Fix compat pari version check.J08nY2021-01-091-2/+8
|
* Add compat layer for pari versions.J08nY2021-01-072-0/+22
| | | | Fixes #8.
* Fix Travis and update deps.J08nY2020-11-291-26/+16
|
* Fix builds with makefile.J08nY2020-11-297-12/+16
|
* Add logo.J08nY2020-08-093-1/+3
|
* Add conductor computation.J08nY2019-08-025-8/+23
|
* Fix LTO.J08nY2019-04-032-5/+7
|
* Enable LTO.J08nY2019-03-263-3/+3
|
* Fix point generation log.J08nY2019-03-072-3/+1
|
* Fix threaded invalid curve generation.J08nY2019-03-072-13/+26
|
* Bump version.0.7.3J08nY2018-11-272-3/+3
|