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
/
ec
Commit message (
Expand
)
Author
Age
Files
Lines
*
More speed for MultipleContext.
J08nY
2025-06-19
1
-7
/
+13
*
Speedup multiples_computed.
J08nY
2025-06-19
1
-0
/
+6
*
Fix is_neutral.
J08nY
2025-03-31
1
-1
/
+3
*
Better is_neutral test in curve.
J08nY
2025-03-31
2
-3
/
+11
*
More specific Mod annotations.
J08nY
2025-03-31
4
-29
/
+35
*
Fix recursion, really.
J08nY
2025-03-30
1
-1
/
+1
*
Avoid infinite recursion.
J08nY
2025-03-30
1
-2
/
+0
*
Fix mods.
J08nY
2025-03-29
3
-12
/
+12
*
Add cube roots to other mod impls.
J08nY
2025-03-29
4
-131
/
+136
*
Add equality check via homogenity.
J08nY
2025-03-28
4
-8
/
+185
*
Fix bnaf always.
J08nY
2025-03-28
1
-4
/
+6
*
Add always to Binary NAF.
J08nY
2025-03-26
4
-5
/
+32
*
Allow Mod formatting.
J08nY
2025-03-20
1
-0
/
+3
*
Add Brumley & Tuveri countermeasure.
J08nY
2025-03-19
1
-0
/
+42
*
Add "always" Comb multiplier that adds random multiples to dummy.
J08nY
2025-03-19
1
-3
/
+16
*
Cleanup docs from unnecessary inherited items.
J08nY
2025-03-19
1
-1
/
+1
*
Solve Flint exception.
J08nY
2025-03-18
1
-1
/
+2
*
Handle ScalingFormula in MultipleContext.
J08nY
2025-03-15
1
-19
/
+36
*
Fix type ignore.
J08nY
2025-03-13
1
-4
/
+4
*
Blacken.
J08nY
2025-03-13
26
-49
/
+132
*
Add "bits" param to scalarmults to have control over their range.
J08nY
2025-03-13
9
-33
/
+42
*
Docs for countermeasures.
J08nY
2025-03-12
2
-38
/
+116
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-1
/
+1
*
Handle precomp points in multiple context.
J08nY
2025-03-12
6
-28
/
+41
*
Add different multiple tracking in multiples_computed.
J08nY
2025-03-11
2
-2
/
+2
*
Fix lint.
J08nY
2025-03-11
1
-3
/
+18
*
Add countermeasures.
J08nY
2025-03-10
1
-0
/
+118
*
Fix codestyle.
J08nY
2025-03-08
1
-1
/
+5
*
Add RPA variant of addition_chain.
J08nY
2025-03-08
3
-0
/
+40
*
Improve context handling and make some stuff zero copy.
J08nY
2025-03-08
1
-5
/
+11
*
Add plausible to docs.
J08nY
2024-08-28
1
-1
/
+1
*
Remove SwapLadderMultiplier.
J08nY
2024-08-28
1
-94
/
+0
*
More ladder multipliers.
J08nY
2024-08-28
8
-40
/
+98
*
Add XDH (X25519, X448).
J08nY
2024-08-27
3
-22
/
+215
*
Bump std submodule to include Curve448.
J08nY
2024-08-27
1
-0
/
+0
*
Make formula expand fully deterministic.
J08nY
2024-08-26
1
-5
/
+2
*
Add more metadata to networkx_graph.
J08nY
2024-08-26
1
-3
/
+3
*
Add parallel version of formula expansion.
J08nY
2024-08-26
3
-13
/
+89
*
Fix iterable import.
J08nY
2024-08-26
1
-2
/
+1
*
Make formula expand deterministic.
J08nY
2024-08-26
4
-33
/
+58
*
Give warning when using slow DCP/divpoly computation.
J08nY
2024-08-24
1
-0
/
+3
*
Move library formulas from test to main package.
J08nY
2024-07-24
64
-0
/
+727
*
Explain option to cythonize in docs.
J08nY
2024-07-16
1
-1
/
+1
*
Better print in perf.
J08nY
2024-07-16
3
-8
/
+16
*
Use faster symbol.name instead of str(symbol).
J08nY
2024-07-16
1
-3
/
+3
*
Fix pow in Mod.
J08nY
2024-07-16
7
-21
/
+9
*
Do not ABC the Mod.
J08nY
2024-07-15
1
-2
/
+1
*
Move to function based Mod dispatch.
J08nY
2024-07-15
14
-83
/
+77
*
Fix feature flag imports in perf.
J08nY
2024-07-15
1
-0
/
+7
*
Split mod to a package.
J08nY
2024-07-15
7
-963
/
+1029
[next]