aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/sca/re/rpa.py
diff options
context:
space:
mode:
authordeepsource-autofix[bot]2025-10-03 06:26:04 +0000
committerGitHub2025-10-03 06:26:04 +0000
commite6975a1924323ae5b7fbc1766ee65190157c37c2 (patch)
treeab826a1fb5d6eeba2f392b61c014d2a67464adbe /pyecsca/sca/re/rpa.py
parentfa610a92b40c6bed2a409a8b3d8366948ad96cce (diff)
downloadpyecsca-e6975a1924323ae5b7fbc1766ee65190157c37c2.tar.gz
pyecsca-e6975a1924323ae5b7fbc1766ee65190157c37c2.tar.zst
pyecsca-e6975a1924323ae5b7fbc1766ee65190157c37c2.zip
Diffstat (limited to 'pyecsca/sca/re/rpa.py')
-rw-r--r--pyecsca/sca/re/rpa.py9
1 files changed, 1 insertions, 8 deletions
diff --git a/pyecsca/sca/re/rpa.py b/pyecsca/sca/re/rpa.py
index 83abbf5..e7e033b 100644
--- a/pyecsca/sca/re/rpa.py
+++ b/pyecsca/sca/re/rpa.py
@@ -27,14 +27,7 @@ from pyecsca.sca.re.tree import Tree, Map
from pyecsca.ec.coordinates import AffineCoordinateModel
from pyecsca.ec.formula import (
FormulaAction,
- DoublingFormula,
- AdditionFormula,
- TriplingFormula,
- NegationFormula,
- DifferentialAdditionFormula,
- LadderFormula,
- ScalingFormula,
-)
+ )
from pyecsca.ec.mod import Mod, mod
from pyecsca.ec.mult import (
ScalarMultiplicationAction,