aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/ec/model.py
Commit message (Expand)AuthorAgeFilesLines
* Fix style errors.J08nY2020-02-081-2/+2
* Refactor ScalarMult.J08nY2019-12-221-0/+3
* More docs and more coverage.J08nY2019-04-241-0/+2
* Add conversion to and from affine points.J08nY2019-03-211-1/+1
* Fix some EFD formulas and their output indices.J08nY2019-03-211-3/+2
* Add Corons SPA resistant scalar mult. Add some TODOs.J08nY2019-03-211-0/+3
* Abstract out EFD from classes.J08nY2019-03-211-10/+21
* Add NAF scalar multiplication method sketches.J08nY2019-03-211-28/+40
* Setup EC models, curves, formulas from efd.J08nY2019-03-211-1/+1
* Start EC package, add data from Explicit-Formulas Database.J08nY2019-03-211-0/+99