aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/sca/re/rpa.py
diff options
context:
space:
mode:
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,