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
/
sca
/
re
/
rpa.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MultPointBlinding countermeasure and test it.
J08nY
13 days
1
-2
/
+19
*
refactor: remove unused imports
deepsource-autofix[bot]
2025-10-03
1
-8
/
+1
*
Add consistency tests of graph_to_check_inputs and multiples_computed.
J08nY
2025-09-02
1
-1
/
+1
*
Fix use_init and use_multiply in errors_out.
J08nY
2025-08-21
1
-36
/
+59
*
Fix EPA test.
J08nY
2025-07-29
1
-18
/
+65
*
Add epa tracking functionality.
J08nY
2025-07-28
1
-14
/
+4
*
Fix fake_mult short-circuit check.
J08nY
2025-06-19
1
-1
/
+1
*
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
1
-1
/
+13
*
More speed for MultipleContext.
J08nY
2025-06-19
1
-7
/
+8
*
Handle ScalingFormula in MultipleContext.
J08nY
2025-03-15
1
-2
/
+11
*
Blacken.
J08nY
2025-03-13
1
-3
/
+20
*
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
1
-6
/
+32
*
Fix codestyle.
J08nY
2025-03-08
1
-4
/
+4
*
Add RPA variant of addition_chain.
J08nY
2025-03-08
1
-3
/
+44
*
Remove SwapLadderMultiplier.
J08nY
2024-08-28
1
-3
/
+3
*
More ladder multipliers.
J08nY
2024-08-28
1
-3
/
+17
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-10
/
+10
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
1
-13
/
+21
*
More docs.
J08nY
2024-05-21
1
-0
/
+20
*
Fix docs for MultipleContext.
J08nY
2024-05-21
1
-2
/
+2
*
Fix DeepSourcce issues.
J08nY
2024-04-16
1
-1
/
+1
*
Fix types.
J08nY
2024-04-09
1
-1
/
+1
*
Abstract out tree building in RPA and extract common RE class.
J08nY
2024-04-08
1
-78
/
+118
*
Allow merging of config sets in dmap.
J08nY
2024-01-28
1
-1
/
+1
*
Fix and speedup tree construction.
J08nY
2024-01-21
1
-12
/
+9
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
1
-13
/
+10
*
Make tree building more general.
J08nY
2024-01-18
1
-2
/
+2
*
Add utility ZVP functions.
J08nY
2024-01-12
1
-16
/
+74
*
Abstract out distinguishing tree computation.
J08nY
2024-01-08
1
-50
/
+5
*
Document multiple context attrs.
J08nY
2023-11-29
1
-0
/
+3
*
Make RPA-RE work based on the inputs.
J08nY
2023-11-27
1
-7
/
+48
*
Log scalarmult names in RPA tree.
J08nY
2023-11-27
1
-1
/
+1
*
Fix mypy.
J08nY
2023-10-26
1
-1
/
+1
*
Make RPA-RE precompute the distinguishing tree.
J08nY
2023-10-26
1
-40
/
+80
*
Enhance RPA, add logging.
J08nY
2023-10-16
1
-14
/
+38
*
More docs for scalarmults.
J08nY
2023-10-04
1
-4
/
+1
*
Fix docs.
J08nY
2023-08-29
1
-0
/
+3
*
Add ZVP point computation.
J08nY
2023-08-29
1
-3
/
+3
*
Add reading of ECTester and ecgen domain parameter files.
J08nY
2023-08-03
1
-1
/
+1
*
Add tests for RPA-RE.
J08nY
2023-07-28
1
-4
/
+4
*
Implement RPA-RE.
J08nY
2023-07-28
1
-7
/
+67
*
Add utilites for construction of RPA points.
J08nY
2023-07-27
1
-0
/
+44
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
1
-1
/
+1
*
Fix MultipleContext tracing of two actions.
J08nY
2021-05-12
1
-2
/
+9
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-2
/
+2
[next]