index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyecsca
/
ec
/
mult
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MultPointBlinding countermeasure and test it.
J08nY
13 days
1
-0
/
+13
*
refactor: remove unused imports
deepsource-autofix[bot]
2025-10-03
2
-3
/
+0
*
Full equivalence.
J08nY
2025-10-02
1
-1
/
+1
*
Fix use_init and use_multiply in errors_out.
J08nY
2025-08-21
2
-5
/
+8
*
Add complete and incomplete variants of NAF multipliers.
J08nY
2025-08-11
1
-4
/
+57
*
Add epa tracking functionality.
J08nY
2025-07-28
1
-2
/
+19
*
Fix bnaf always.
J08nY
2025-03-28
1
-4
/
+6
*
Add always to Binary NAF.
J08nY
2025-03-26
4
-5
/
+32
*
Add "always" Comb multiplier that adds random multiples to dummy.
J08nY
2025-03-19
1
-3
/
+16
*
Handle ScalingFormula in MultipleContext.
J08nY
2025-03-15
1
-19
/
+36
*
Blacken.
J08nY
2025-03-13
6
-12
/
+31
*
Add "bits" param to scalarmults to have control over their range.
J08nY
2025-03-13
8
-31
/
+36
*
Docs for countermeasures.
J08nY
2025-03-12
1
-1
/
+1
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-1
/
+1
*
Handle precomp points in multiple context.
J08nY
2025-03-12
5
-21
/
+37
*
Add different multiple tracking in multiples_computed.
J08nY
2025-03-11
1
-1
/
+1
*
Add RPA variant of addition_chain.
J08nY
2025-03-08
2
-0
/
+38
*
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
7
-36
/
+91
*
Add XDH (X25519, X448).
J08nY
2024-08-27
1
-2
/
+78
*
Redo LadderMult fix.
J08nY
2024-06-03
1
-2
/
+5
*
Fix bad init error in LadderMultiplier.
J08nY
2024-06-01
1
-2
/
+2
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
7
-158
/
+344
*
More precise error message for scalarmult init.
J08nY
2024-05-27
1
-1
/
+1
*
Fix scalarmult hash impls to allow for proper inclusion in sets.
J08nY
2024-04-04
7
-14
/
+14
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
1
-0
/
+16
*
Add Window multiplier with Booth recoding.
J08nY
2023-12-01
1
-22
/
+148
*
Enhance RPA, add logging.
J08nY
2023-10-16
1
-1
/
+1
*
Fix comb mult reprs.
J08nY
2023-10-16
1
-0
/
+6
*
Make multiplier reprs more concise.
J08nY
2023-10-16
6
-10
/
+10
*
Fix variable name issue in Comb.
J08nY
2023-10-04
1
-2
/
+2
*
Add Comb multipliers.
J08nY
2023-10-04
3
-8
/
+202
*
Add fullprecomp multiplier.
J08nY
2023-10-04
4
-2
/
+120
*
More docs for scalarmults.
J08nY
2023-10-04
7
-14
/
+128
*
Fix RPA distinguish test.
J08nY
2023-08-27
1
-1
/
+1
*
Add sliding window multiplier.
J08nY
2023-08-27
4
-49
/
+103
*
Move scalar multipliers into a subpackage.
J08nY
2023-08-27
6
-0
/
+871