aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/ec/op.py
Commit message (Expand)AuthorAgeFilesLines
* Fix type errors, now mypy runs ok.J08nY2020-02-081-4/+4
* Fix op parsing.J08nY2019-12-231-0/+3
* Refactor ScalarMult.J08nY2019-12-221-8/+2
* More utility to formulas.J08nY2019-11-291-2/+32
* More docs and more coverage.J08nY2019-04-241-2/+3
* Add proper context management.J08nY2019-04-231-2/+7
* Add conversion to and from affine points.J08nY2019-03-211-1/+7
* Add Op class.J08nY2019-03-211-0/+38