mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-14 03:48:58 +00:00
Edited ch08_signatures.adoc with Atlas code editor
This commit is contained in:
parent
fb5bcd95ee
commit
b9124f59a4
@ -73,9 +73,7 @@ and <<ecdsa_signatures>>.
|
||||
|
||||
In both schnorr and ECDSA signatures, the function _F_~_sig_~ produces a signature +Sig+ that is composed of
|
||||
two values. There are differences between the two values in the
|
||||
different algorithms, which we'll explore later.
|
||||
|
||||
After the two values
|
||||
different algorithms, which we'll explore later. After the two values
|
||||
are calculated, they are serialized into a byte stream. For ECDSA
|
||||
signatures, the encoding uses an international standard encoding scheme
|
||||
called the
|
||||
|
Loading…
Reference in New Issue
Block a user