1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-24 00:51:39 +00:00

Edited ch08_signatures.adoc with Atlas code editor

This commit is contained in:
claylock 2023-11-01 19:16:16 +00:00
parent fb5bcd95ee
commit b9124f59a4

View File

@ -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 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 two values. There are differences between the two values in the
different algorithms, which we'll explore later. different algorithms, which we'll explore later. After the two values
After the two values
are calculated, they are serialized into a byte stream. For ECDSA are calculated, they are serialized into a byte stream. For ECDSA
signatures, the encoding uses an international standard encoding scheme signatures, the encoding uses an international standard encoding scheme
called the called the