We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e546df5
1 parent 2764ec2 commit 25cf5b2Copy full SHA for 25cf5b2
docs/reference/contracts/libs/crypto/ED256.md
@@ -10,7 +10,7 @@ library ED256
10
11
Cryptography module
12
13
-Elliptic curve arithmetic over a 256-bit prime field (Twisted Edwards curve ax^2 + y^2 = 1 +dx^2y^2 (mod p)).
+Elliptic curve arithmetic over any 256-bit prime field (Twisted Edwards curve ax^2 + y^2 = 1 + dx^2 * y^2 (mod p)).
14
## Structs info
15
16
### Curve
0 commit comments