index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
sca
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fake_mult short-circuit check.
J08nY
2025-06-19
2
-2
/
+2
*
Remove prints and fix API change in action tree.
J08nY
2025-06-19
1
-5
/
+0
*
Fix multiples_computed and addition_chain.
J08nY
2025-06-19
2
-3
/
+21
*
More speed for MultipleContext.
J08nY
2025-06-19
1
-7
/
+8
*
Fix mypy.
J08nY
2025-06-17
1
-5
/
+14
*
Fix timebase setting.
J08nY
2025-06-16
1
-12
/
+29
*
Fixup mypy.
J08nY
2025-03-20
1
-4
/
+4
*
Add "always" Comb multiplier that adds random multiples to dummy.
J08nY
2025-03-19
1
-0
/
+8
*
Cleanup docs from unnecessary inherited items.
J08nY
2025-03-19
1
-7
/
+7
*
Fix 3.9 annotations.
J08nY
2025-03-19
3
-13
/
+9
*
Add customizable splitting criterion in tree building.
J08nY
2025-03-19
1
-19
/
+76
*
More docs in tree building.
J08nY
2025-03-18
1
-6
/
+102
*
Handle ScalingFormula in MultipleContext.
J08nY
2025-03-15
1
-2
/
+11
*
Fix ECTester applet comms.
J08nY
2025-03-14
1
-4
/
+4
*
Blacken.
J08nY
2025-03-13
36
-143
/
+279
*
Fix spacing.
J08nY
2025-03-13
1
-0
/
+1
*
Fix import order.
J08nY
2025-03-13
2
-3
/
+3
*
Some coverage improvements.
J08nY
2025-03-13
4
-98
/
+80
*
Docs for countermeasures.
J08nY
2025-03-12
1
-5
/
+5
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-1
/
+1
*
Handle precomp points in multiple context.
J08nY
2025-03-12
1
-11
/
+36
*
Move to union in annotations.
J08nY
2025-03-11
1
-2
/
+2
*
Add different multiple tracking in multiples_computed.
J08nY
2025-03-11
2
-18
/
+45
*
Add support for AUX trigger in PicScope alt.
J08nY
2025-03-11
1
-0
/
+4
*
Fix LEIA response parsing.
J08nY
2025-03-10
1
-1
/
+1
*
Fix codestyle.
J08nY
2025-03-08
1
-4
/
+4
*
Add RPA variant of addition_chain.
J08nY
2025-03-08
2
-25
/
+49
*
Improve context handling and make some stuff zero copy.
J08nY
2025-03-08
1
-5
/
+18
*
Remove SwapLadderMultiplier.
J08nY
2024-08-28
1
-3
/
+3
*
More ladder multipliers.
J08nY
2024-08-28
1
-3
/
+17
*
Add XDH (X25519, X448).
J08nY
2024-08-27
1
-2
/
+2
*
Give warning when using slow DCP/divpoly computation.
J08nY
2024-08-24
1
-0
/
+2
*
Move to function based Mod dispatch.
J08nY
2024-07-15
2
-15
/
+15
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
1
-1
/
+1
*
New tree API.
J08nY
2024-06-04
3
-3
/
+3
*
Improve execution tree API.
J08nY
2024-06-04
3
-2
/
+4
*
Tests for CPUTraceManager and tests for constant input.
J08nY
2024-06-02
1
-201
/
+191
*
Doctests for EC.
J08nY
2024-06-01
1
-1
/
+1
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
37
-176
/
+212
*
Fix CPU pearson_corr for small dtypes.
J08nY
2024-05-31
1
-3
/
+4
*
Better repr for PickleTraceSet.
J08nY
2024-05-31
1
-0
/
+6
*
Fix inspector trace set tests.
J08nY
2024-05-30
1
-1
/
+1
*
Allow to skip scaling in inspector trace load.
J08nY
2024-05-30
5
-23
/
+32
*
Fix typing issue.
J08nY
2024-05-27
1
-2
/
+2
*
More docs.
J08nY
2024-05-21
3
-1
/
+39
*
Add some more missing docs.
J08nY
2024-05-21
2
-0
/
+8
*
Fix docs for MultipleContext.
J08nY
2024-05-21
1
-2
/
+2
*
Fix DeepSourcce issues.
J08nY
2024-04-16
6
-15
/
+15
*
Add random walk metrics to tree description.
J08nY
2024-04-14
1
-17
/
+65
*
Add more metrics to Tree description.
J08nY
2024-04-13
1
-3
/
+6
[next]