index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
sca
/
test_rpa.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs for countermeasures.
J08nY
2025-03-12
1
-0
/
+6
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-3
/
+3
*
Handle precomp points in multiple context.
J08nY
2025-03-12
1
-0
/
+29
*
Add different multiple tracking in multiples_computed.
J08nY
2025-03-11
1
-0
/
+18
*
Fix codestyle.
J08nY
2025-03-08
1
-2
/
+6
*
Add RPA variant of addition_chain.
J08nY
2025-03-08
1
-1
/
+7
*
Remove SwapLadderMultiplier.
J08nY
2024-08-28
1
-4
/
+0
*
More ladder multipliers.
J08nY
2024-08-28
1
-15
/
+51
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-13
/
+13
*
Speedup RPA tests.
J08nY
2024-06-03
1
-4
/
+20
*
Fix DeepSourcce issues.
J08nY
2024-04-16
1
-3
/
+9
*
Abstract out tree building in RPA and extract common RE class.
J08nY
2024-04-08
1
-3
/
+1
*
Fix scalarmult hash impls to allow for proper inclusion in sets.
J08nY
2024-04-04
1
-5
/
+32
*
Make tree building more general.
J08nY
2024-01-18
1
-1
/
+1
*
Add Window multiplier with Booth recoding.
J08nY
2023-12-01
1
-20
/
+70
*
Make RPA-RE work based on the inputs.
J08nY
2023-11-27
1
-1
/
+1
*
Fix codestyle.
J08nY
2023-10-26
1
-2
/
+2
*
Make RPA-RE precompute the distinguishing tree.
J08nY
2023-10-26
1
-12
/
+23
*
Fix RPA distinguish test.
J08nY
2023-08-27
1
-3
/
+7
*
Further unify and specify scalarmults.
J08nY
2023-08-25
1
-6
/
+6
*
Move sca tests to pytest.
J08nY
2023-08-09
1
-130
/
+60
*
Add divpoly computation.
J08nY
2023-07-29
1
-1
/
+0
*
Add tests for RPA-RE.
J08nY
2023-07-28
1
-5
/
+77
*
Add profiling of sca.combine submodule.
J08nY
2021-11-27
1
-1
/
+3
*
Add reproducer for issue #14.
J08nY
2021-05-20
1
-2
/
+1
*
Fix MultipleContext tracing of two actions.
J08nY
2021-05-12
1
-0
/
+8
*
Use black.
J08nY
2021-04-10
1
-10
/
+26
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
1
-0
/
+4
*
Release pyecsca-0.1.0.
0.1.0
J08nY
2021-01-16
1
-2
/
+0
*
Also trace precomputation in MultipleContext.
J08nY
2021-01-16
1
-9
/
+45
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
1
-0
/
+31