This commit is contained in:
Mamy Ratsimbazafy 2020-07-09 14:05:11 +02:00 committed by GitHub
parent ec76ac5ea6
commit 504e2a9c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Scalar multiplication for elliptic curve presents the same constant-time challen
#### Exceptions in elliptic curve group laws. #### Exceptions in elliptic curve group laws.
For an elliptic curve in short Weierstrass form: `y² = x³ + ax + b)` For an elliptic curve in short Weierstrass form: `y² = x³ + ax + b`
The equation for elliptic curve addition is in affine (x, y) coordinates: The equation for elliptic curve addition is in affine (x, y) coordinates: