summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace_set
Commit message (Expand)AuthorAgeFilesLines
* Fix docstyle and some DeepSource warnings.J08nY2023-02-084-4/+4
* Fix collections on Python 3.10J08nY2022-04-041-1/+1
* More DeepSource fixes.J08nY2021-04-243-4/+4
* Make docstring style changes as per pydocstyle.J08nY2021-04-114-13/+11
* Implement fixes from DeepSource.J08nY2021-04-102-2/+2
* Use black.J08nY2021-04-104-38/+82
* The big documentation patch.J08nY2021-01-205-4/+21
* Fix type-checking, codestyle and update EFD.J08nY2021-01-051-1/+1
* Add way of importing parameters from file.J08nY2020-10-062-3/+3
* Minor fixes: formula handling in context, welch_ttest, HDF5TraceSet filename.J08nY2020-07-101-2/+5
* Fix HDF5TraceSet.remove. Properly convert ADC2Volt in PicoScope.J08nY2020-07-051-0/+1
* Fixes in HDF5 inplace handling.J08nY2020-07-051-1/+10
* Fix codestyle.J08nY2020-06-291-4/+3
* Fix type errors and increase code coverage.J08nY2020-06-145-35/+35
* Fix alignment of traces of unequal length.J08nY2020-03-091-9/+10
* Add inplace handling of HDF5 files.J08nY2020-03-093-42/+100
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-073-9/+9
* Add new complete formulas. Fix wNAF mult.J08nY2020-03-061-2/+1
* Change scope pretrig/posttrig API.J08nY2020-03-051-0/+12
* Redo the TraceSet IO interfaces.J08nY2020-03-046-98/+268
* Fix some type issues.J08nY2020-03-042-5/+4
* Fix style errors.J08nY2020-02-081-1/+3
* Add docs to Scope class, add support for pico-python.J08nY2020-02-071-3/+3
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+3
* Add patter matching module.J08nY2019-11-221-1/+1
* Add prime parameter to EllipticCurve class.J08nY2019-03-211-4/+4
* Abstract out EFD from classes.J08nY2019-03-211-4/+4
* Add NAF scalar multiplication method sketches.J08nY2019-03-211-1/+1
* Start EC package, add data from Explicit-Formulas Database.J08nY2019-03-212-13/+13
* Move SCA stuff to sca package.J08nY2019-03-214-0/+348