summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TESTS.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/TESTS.md b/docs/TESTS.md
index c62234b..59bd27b 100644
--- a/docs/TESTS.md
+++ b/docs/TESTS.md
@@ -59,7 +59,7 @@ Tests on a category of wrong curves. These curves are not really curves as they
- non-prime field in the prime-field case
- reducible polynomial as the field polynomial in the binary case
-This test suite also does some additional tests with corrupting the field parameter:
+This test suite also does some additional tests with corrupting the parameters:
- Fp:
- p = 0
- p = 1
@@ -87,6 +87,9 @@ Tests using curves that don't have a prime order/nearly prime order.
These tests should generally fail, a success here implies the card will use a non-secure curve if such curve is set
by the applet. Operations over such curves are susceptible to small-subgroup attacks.
+ - r = p * q
+ - \[r\]G = infinity but r != |G|, so |G| divides r
+
For example:
```bash
java -jar ECTester.jar -t composite