mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-23 04:52:05 +00:00
grammar
This commit is contained in:
parent
29b6f111f0
commit
d18aa9d9ce
@ -20,7 +20,7 @@ Wikipedia has a good article that explains the details of how arithmetic operati
|
||||
|
||||
Glossing over details, here are the fundamental facts:
|
||||
|
||||
An elliptic curve field is a set of points (x, y) each of which that satisfies the equation
|
||||
An elliptic curve field is a set of points (x, y) each of which satisfies the equation
|
||||
|
||||
y^2^ = x^3^ + ax + b (mod P)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user