mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-26 08:59:43 +01:00
key gen, verify, sign in intro
This commit is contained in:
parent
d3951f63f3
commit
fc74ec6b35
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ This proposal suggests to include the tag by prefixing the hashed data with ''SH
|
|||
|
||||
=== 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:
|
||||
* Lowercase variables represent integers or byte arrays.
|
||||
|
|
Loading…
Add table
Reference in a new issue