aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca
Commit message (Expand)AuthorAgeFilesLines
* Add docs and tests to the ECTester target.J08nY2020-06-133-31/+245
* Add ECTester target.J08nY2020-06-124-11/+645
* Cleanup curves script.J08nY2020-03-161-0/+2
* Fix alignment of traces of unequal length.J08nY2020-03-093-13/+14
* Add inplace handling of HDF5 files.J08nY2020-03-094-43/+105
* Add raw output from scopes.J08nY2020-03-085-23/+56
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-0711-58/+46
* Add new complete formulas. Fix wNAF mult.J08nY2020-03-061-2/+1
* Change scope pretrig/posttrig API.J08nY2020-03-055-63/+90
* Add proper plotting.J08nY2020-03-052-23/+45
* Add plotting of traces.J08nY2020-03-051-0/+42
* Redo the TraceSet IO interfaces.J08nY2020-03-049-104/+316
* 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