aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/ec/mod.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for GMP modular arithmetic.J08nY2020-12-101-78/+226
* Add PicoScope 3000 support (partial).J08nY2020-07-011-0/+6
* Add a way for actions to have a result.J08nY2020-06-131-4/+4
* Add docs and tests to the ECTester target.J08nY2020-06-131-1/+77
* Add new complete formulas. Fix wNAF mult.J08nY2020-03-061-0/+6
* Fix some type issues.J08nY2020-03-041-0/+1
* Rework context handling into a tree-based approach.J08nY2020-02-111-0/+20
* Fix op parsing.J08nY2019-12-231-0/+2
* More docs and more coverage.J08nY2019-04-241-1/+5
* Add conversion to and from affine points.J08nY2019-03-211-0/+70
* Fix ladder multipliers.J08nY2019-03-211-3/+4
* Add more tests and cleanup some typing errors.J08nY2019-03-211-4/+10
* Fix basic scalar multipliers.J08nY2019-03-211-0/+8
* Setup EC models, curves, formulas from efd.J08nY2019-03-211-0/+128