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
/
re
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
*
Add "always" Comb multiplier that adds random multiples to dummy.
J08nY
2025-03-19
1
-0
/
+8
*
Fix 3.9 annotations.
J08nY
2025-03-19
1
-3
/
+3
*
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
*
Blacken.
J08nY
2025-03-13
3
-6
/
+29
*
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
*
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
*
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
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
4
-36
/
+51
*
More docs.
J08nY
2024-05-21
3
-1
/
+39
*
Add some more missing docs.
J08nY
2024-05-21
1
-0
/
+5
*
Fix docs for MultipleContext.
J08nY
2024-05-21
1
-2
/
+2
*
Fix DeepSourcce issues.
J08nY
2024-04-16
3
-6
/
+6
*
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
*
Add early deduplication to Map.from_sets.
J08nY
2024-04-13
1
-6
/
+36
*
Fix tree building with deduplicated dmaps.
J08nY
2024-04-12
1
-1
/
+1
*
Fix None codomain addition in dmap.
J08nY
2024-04-11
1
-1
/
+1
*
Fix pandas warning.
J08nY
2024-04-09
1
-1
/
+1
*
Fix types.
J08nY
2024-04-09
1
-1
/
+1
*
Fix dmap indexing with callable cfg.
J08nY
2024-04-09
1
-1
/
+1
*
Fix dmap printing.
J08nY
2024-04-08
1
-5
/
+5
*
Improve tree building with more quantities.
J08nY
2024-04-08
1
-1
/
+8
*
Abstract out tree building in RPA and extract common RE class.
J08nY
2024-04-08
3
-79
/
+147
*
Short circuit in ZVP eliminate_y if already eliminated.
J08nY
2024-04-03
1
-0
/
+3
*
Fix typing.
J08nY
2024-04-02
1
-1
/
+1
*
Fix ZVP.
J08nY
2024-02-01
1
-1
/
+1
*
Fix compute_fsets.
J08nY
2024-02-01
1
-1
/
+1
*
Get rid of bunch of warnings.
J08nY
2024-02-01
1
-15
/
+32
*
Move formula expand to work with sets.
J08nY
2024-01-31
1
-72
/
+2
*
Add Dmap description method.
J08nY
2024-01-31
1
-2
/
+13
*
Silence pari memory warnings.
J08nY
2024-01-31
1
-0
/
+1
*
Fix dmap cfgs.
J08nY
2024-01-29
1
-1
/
+3
*
Fix docs.
J08nY
2024-01-29
1
-12
/
+19
*
More docs for trees.
J08nY
2024-01-29
1
-2
/
+15
[next]