mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-02 16:30:22 +02:00
key gen, verify, sign in intro
This commit is contained in:
parent
d3951f63f3
commit
fc74ec6b35
@ -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