index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
sca
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup mypy.
J08nY
2025-03-20
1
-4
/
+4
*
Cleanup docs from unnecessary inherited items.
J08nY
2025-03-19
1
-7
/
+7
*
Blacken.
J08nY
2025-03-13
10
-9
/
+22
*
Some coverage improvements.
J08nY
2025-03-13
1
-2
/
+11
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
10
-22
/
+27
*
Fix missing samples copy.
J08nY
2023-10-26
1
-1
/
+1
*
Add trace transform function.
J08nY
2023-10-16
1
-0
/
+18
*
Add "astype" to trace.
J08nY
2023-10-16
1
-0
/
+10
*
Fix typing.
J08nY
2023-10-16
2
-7
/
+6
*
Ditch the Optionals.
J08nY
2023-10-14
3
-21
/
+22
*
Add trace stretch function.
J08nY
2023-10-13
1
-6
/
+20
*
Speedup rolling_mean computation.
J08nY
2023-10-13
1
-15
/
+2
*
Move to better hash implementations.
J08nY
2023-07-28
1
-1
/
+1
*
Fix datashade normalization.
J08nY
2023-05-17
1
-2
/
+2
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
10
-10
/
+14
*
Fix mypy issues.
J08nY
2023-02-05
3
-7
/
+7
*
Fix typecheck runs.
J08nY
2021-11-26
1
-2
/
+2
*
More DeepSource fixes.
J08nY
2021-04-24
1
-1
/
+1
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
10
-119
/
+110
*
Implement fixes from DeepSource.
J08nY
2021-04-10
3
-6
/
+6
*
Use black.
J08nY
2021-04-10
10
-69
/
+188
*
Add Test and Lint GitHub action.
J08nY
2021-01-23
2
-6
/
+10
*
The big documentation patch.
J08nY
2021-01-20
9
-20
/
+92
*
Minor fixes: formula handling in context, welch_ttest, HDF5TraceSet filename.
J08nY
2020-07-10
1
-5
/
+5
*
Re-do Welch's t-test.
J08nY
2020-07-07
1
-5
/
+37
*
Fixes all over.
J08nY
2020-07-06
3
-15
/
+43
*
Fix variance computation.
J08nY
2020-07-06
1
-5
/
+34
*
Fix trace combination functions.
J08nY
2020-07-05
1
-9
/
+52
*
More tests for HDF5 and some codestyle fixes.
J08nY
2020-07-05
3
-5
/
+5
*
Fix HDF5TraceSet.remove. Properly convert ADC2Volt in PicoScope.
J08nY
2020-07-05
1
-5
/
+4
*
Add PicoScope variant override. Return offsets from align functions.
J08nY
2020-07-02
1
-6
/
+8
*
Dynamically handle missing PicoScope libs.
J08nY
2020-07-01
1
-0
/
+1
*
Fix codestyle.
J08nY
2020-06-29
2
-8
/
+7
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-0
/
+17
*
Fix alignment of traces of unequal length.
J08nY
2020-03-09
2
-4
/
+4
*
Add inplace handling of HDF5 files.
J08nY
2020-03-09
1
-1
/
+5
*
Add raw output from scopes.
J08nY
2020-03-08
1
-1
/
+3
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
8
-49
/
+37
*
Add proper plotting.
J08nY
2020-03-05
2
-23
/
+45
*
Add plotting of traces.
J08nY
2020-03-05
1
-0
/
+42
*
Redo the TraceSet IO interfaces.
J08nY
2020-03-04
3
-6
/
+48
*
Fix some type issues.
J08nY
2020-03-04
8
-33
/
+31
*
Fix style errors.
J08nY
2020-02-08
4
-2
/
+6
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
1
-3
/
+2
*
Add docs to Scope class, add support for pico-python.
J08nY
2020-02-07
1
-0
/
+1
*
Add support for PicoScope scopes, sketch out scope interface.
J08nY
2020-02-04
10
-0
/
+726