summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2018-06-28 17:15:30 +0200
committerJ08nY2018-06-28 17:15:30 +0200
commit07cfc81f909ebeee6ea88a5671749bc44e5c6769 (patch)
treef6209e09b0facdc7fa1040a844ebcd3347bb8fb8 /docs
parentf00b363143885905bb4ab29642461d2b7e299d04 (diff)
downloadECTester-07cfc81f909ebeee6ea88a5671749bc44e5c6769.tar.gz
ECTester-07cfc81f909ebeee6ea88a5671749bc44e5c6769.tar.zst
ECTester-07cfc81f909ebeee6ea88a5671749bc44e5c6769.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/TESTS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/TESTS.md b/docs/TESTS.md
index ebb8150..c62234b 100644
--- a/docs/TESTS.md
+++ b/docs/TESTS.md
@@ -65,6 +65,10 @@ This test suite also does some additional tests with corrupting the field parame
- p = 1
- p = q^2; q prime
- p = q * s; q and s prime
+ - G = infinity
+ - G = random point not on curve
+ - r = some prime (and \[r\]G != infinity)
+ - r = some composite number (and \[r\]G != infinity)
- F2m:
- e1 = e2 = e3 = 0
- m < e1 < e2 < e3