aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_impl.py
diff options
context:
space:
mode:
authorandrr3j2023-07-18 19:53:00 +0200
committerandrr3j2023-07-18 19:53:00 +0200
commit7acfaa0a687530ca195769644dbbc82b9bf3ed08 (patch)
treed14f1705b997d09bb853c6baae8642c6364faa69 /test/test_impl.py
parentf49f0a725f6393934c7e79a3036b2b2a90309320 (diff)
downloadpyecsca-codegen-7acfaa0a687530ca195769644dbbc82b9bf3ed08.tar.gz
pyecsca-codegen-7acfaa0a687530ca195769644dbbc82b9bf3ed08.tar.zst
pyecsca-codegen-7acfaa0a687530ca195769644dbbc82b9bf3ed08.zip
simulator tests
Diffstat (limited to 'test/test_impl.py')
-rw-r--r--test/test_impl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_impl.py b/test/test_impl.py
index ea92f8a..b054567 100644
--- a/test/test_impl.py
+++ b/test/test_impl.py
@@ -255,4 +255,4 @@ class ECDSATests(ImplTests):
self.do_ecdsa_test(runner, self.secp128r1, LTRMultiplier, ["add-1998-cmo", "dbl-1998-cmo"],
"ltr", complete=False, always=True)
self.do_ecdsa_test(runner, self.secp128r1, LTRMultiplier, ["add-1998-cmo", "dbl-1998-cmo"],
- "ltr", complete=True, always=True)
+ "ltr", complete=True, always=True) \ No newline at end of file