aboutsummaryrefslogtreecommitdiff
path: root/test/ec/test_params.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiple mult in rpa context.J08nY2025-03-121-7/+6
|
* Move to function based Mod dispatch.J08nY2024-07-151-4/+4
|
* Fix DeepSourcce issues.J08nY2024-04-161-1/+1
|
* Make stuff picklable.J08nY2023-10-141-0/+6
| | | | Fixes #45.
* Move away from pkg_resources.J08nY2023-08-081-4/+1
|
* Move EC tests to pytest fully.J08nY2023-08-081-102/+110
|
* Move to importlib.resources for test data discovery.J08nY2023-08-081-13/+19
|
* Add reading of ECTester and ecgen domain parameter files.J08nY2023-08-031-3/+14
|
* Add test for custom domain parameter generation.J08nY2023-02-221-1/+23
|
* Use black.J08nY2021-04-101-18/+27
|
* Fixup the packaging, put cfg into a proper subpackage.J08nY2020-12-261-1/+1
|
* Make certain aspects of the library configurable.J08nY2020-12-171-1/+7
| | | | Fixes #5.
* Properly handle coordinate system assumptions.J08nY2020-12-161-1/+12
| | | | Fixes #3.
* Update efd and std submodules.J08nY2020-12-111-3/+6
|
* Add way of importing parameters from file.J08nY2020-10-061-1/+8
|
* Add tests for affine coords.J08nY2020-03-161-0/+46
|
* Cleanup curves script.J08nY2020-03-161-1/+1
|
* Add affine multiply and move neutral to curve class.J08nY2020-02-201-4/+0
|
* Fix LTR multiplier, add affine formula stuff.J08nY2020-02-191-0/+3
|
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-3/+3
|
* Rename AbelianGroup to DomainParameters.J08nY2020-02-101-0/+19