aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add targets.J08nY2020-02-099-0/+198
* Fix style errors.J08nY2020-02-0810-20/+44
* Fix type errors, now mypy runs ok.J08nY2020-02-082-4/+3
* Add docs to Scope class, add support for pico-python.J08nY2020-02-077-47/+295
* Add picoscope and chipwhisperer to Travis.J08nY2020-02-051-22/+45
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-0417-11/+268
* Add patter matching module.J08nY2019-11-223-1/+39
* Add Kolmogorov-Smirnov tests.J08nY2019-05-012-4/+25
* Add prime parameter to EllipticCurve class.J08nY2019-03-212-8/+10
* Abstract out EFD from classes.J08nY2019-03-212-14/+13
* Add NAF scalar multiplication method sketches.J08nY2019-03-212-4/+4
* Start EC package, add data from Explicit-Formulas Database.J08nY2019-03-212-13/+13
* Move SCA stuff to sca package.J08nY2019-03-2113-0/+1017