aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some type issues.J08nY2020-03-0416-44/+44
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-035-29/+43
* Add support for getting neutral points in coordinate systems.J08nY2020-03-032-5/+8
* Add support for Picoscope 5000 series.J08nY2020-02-273-3/+40
* Reorganize SimpleSerial targets.J08nY2020-02-266-20/+171
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-191-0/+1
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-122-7/+15
* Rename AbelianGroup to DomainParameters.J08nY2020-02-102-5/+5
* 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