aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/ec/curves.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup curves script.J08nY2020-03-161-99/+0
* Fix some type issues.J08nY2020-03-041-7/+16
* Add support for getting neutral points in coordinate systems.J08nY2020-03-031-2/+17
* Add affine multiply and move neutral to curve class.J08nY2020-02-201-3/+2
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-191-1/+8
* Better textual representations of classes, new notebooks.J08nY2020-02-151-2/+3
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-121-181/+0
* Use std-curves database submodule instead of hard-coding standard curves.J08nY2020-02-101-41/+51
* Cleanup op parsing.J08nY2020-02-101-1/+2
* Rename AbelianGroup to DomainParameters.J08nY2020-02-101-11/+11
* Fix style errors.J08nY2020-02-081-1/+1
* Add curve parameters, improve coverage.J08nY2019-12-211-0/+238