summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace_set/inspector.py
Commit message (Expand)AuthorAgeFilesLines
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* More DeepSource fixes.J08nY2021-04-241-1/+1
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-4/+2
* Use black.J08nY2021-04-101-26/+41
* The big documentation patch.J08nY2021-01-201-0/+3
* Fix type errors and increase code coverage.J08nY2020-06-141-8/+8
* Add inplace handling of HDF5 files.J08nY2020-03-091-7/+0
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-6/+6
* Redo the TraceSet IO interfaces.J08nY2020-03-041-79/+74
* Fix some type issues.J08nY2020-03-041-4/+3
* Add docs to Scope class, add support for pico-python.J08nY2020-02-071-3/+3
* 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-211-9/+9
* Move SCA stuff to sca package.J08nY2019-03-211-0/+273