summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/ec/params.py
Commit message (Expand)AuthorAgeFilesLines
* More DeepSource fixes.J08nY2023-02-081-0/+3
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+2
* Fix type issue in params.load_category.J08nY2021-11-261-2/+2
* More DeepSource fixes.J08nY2021-04-241-2/+2
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-4/+6
* Implement fixes from DeepSource.J08nY2021-04-101-5/+5
* Use black.J08nY2021-04-101-24/+75
* The big documentation patch.J08nY2021-01-201-0/+4
* Fix type-checking, codestyle and update EFD.J08nY2021-01-051-1/+1
* Fixup the packaging, put cfg into a proper subpackage.J08nY2020-12-261-1/+1
* Make certain aspects of the library configurable.J08nY2020-12-171-7/+7
* Handle formula assumptions.J08nY2020-12-171-12/+18
* Fix unavailability of ast.unparse on Python 3.8.J08nY2020-12-161-1/+1
* Properly handle coordinate system assumptions.J08nY2020-12-161-14/+116
* Add way of importing parameters from file.J08nY2020-10-061-30/+62
* Update std-curves module and fix its parsing.J08nY2020-09-231-3/+6
* Fix modified coords to_model transformation.J08nY2020-07-101-1/+1
* Fix codestyle.J08nY2020-06-291-2/+2
* Fix type errors and increase code coverage.J08nY2020-06-141-2/+3
* Add tests for affine coords.J08nY2020-03-161-12/+19
* Cleanup curves script.J08nY2020-03-161-2/+94
* Add affine multiply and move neutral to curve class.J08nY2020-02-201-8/+3
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-191-1/+1
* Better textual representations of classes, new notebooks.J08nY2020-02-151-1/+25
* Rename AbelianGroup to DomainParameters.J08nY2020-02-101-0/+30