From 501d17b11a86d6a3780435db5416830c9d6175e2 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 29 Aug 2023 16:15:00 +0200 Subject: Add ZVP point computation. --- test/ec/test_mult.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/ec/test_mult.py') diff --git a/test/ec/test_mult.py b/test/ec/test_mult.py index 2a17867..8e5a06e 100644 --- a/test/ec/test_mult.py +++ b/test/ec/test_mult.py @@ -18,7 +18,6 @@ from pyecsca.ec.mult import ( AccumulationOrder, ScalarMultiplier, SlidingWindowMultiplier ) from pyecsca.ec.point import InfinityPoint, Point -from .utils import cartesian def get_formulas(coords, *names): -- cgit v1.2.3-70-g09d2