From a22a02e2a49ea60c9efe0de0b97ea7ff79356de5 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Tue, 18 Feb 2020 08:43:20 +0000 Subject: [PATCH] More precise about CM discriminant --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6d17fc..fe1ef3d 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ satisfy *some* of the [SafeCurves criteria](https://safecurves.cr.yp.to/index.ht The criteria that are *not* satisfied are, in summary: -* large CM discriminant (both curves have CM discriminant 3, as a consequence of how - they were constructed); +* large-magnitude CM discriminant (both curves have CM discriminant of absolute value 3, + as a consequence of how they were constructed); * completeness (complete formulae are possible, but not according to the Safe curves criterion); * ladder support (not possible for prime-order curves);