aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace_set/inspector.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-2/+7
|
* Make imports absolute (to allow doctests).J08nY2024-06-011-2/+2
|
* Fix inspector trace set tests.J08nY2024-05-301-1/+1
|
* Allow to skip scaling in inspector trace load.J08nY2024-05-301-9/+18
|
* Fix some deepsource issues.J08nY2023-08-311-2/+2
|
* Move sca tests to pytest.J08nY2023-08-091-2/+2
|
* 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