typo
This commit is contained in:
parent
ec76ac5ea6
commit
504e2a9c25
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue