mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-30 12:42:43 +00:00
key gen, verify, sign in intro
This commit is contained in:
parent
8ffea86023
commit
0d04e41e2f
@ -91,7 +91,7 @@ This proposal suggests to include the tag by prefixing the hashed data with ''SH
|
|||||||
|
|
||||||
=== Specification ===
|
=== Specification ===
|
||||||
|
|
||||||
We first describe the verification algorithm, and then the signature algorithm.
|
We first describe the key generation algorithm, then the verification algorithm, and then the signature algorithm.
|
||||||
|
|
||||||
The following convention is used, with constants as defined for secp256k1:
|
The following convention is used, with constants as defined for secp256k1:
|
||||||
* Lowercase variables represent integers or byte arrays.
|
* Lowercase variables represent integers or byte arrays.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user