mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-23 00:28:14 +00:00
Edited ch06.asciidoc with Atlas code editor
This commit is contained in:
parent
d5af9fefd2
commit
70854df04b
@ -543,7 +543,7 @@ where:
|
|||||||
|
|
||||||
More details on the mathematics of ECDSA can be found in <<ecdsa_math>>.
|
More details on the mathematics of ECDSA can be found in <<ecdsa_math>>.
|
||||||
|
|
||||||
The function F~sig~ produces a signature +Sig+ that is composed of two values, commonly referred to as +R+ and +S+:
|
The function F~_sig_~ produces a signature +Sig+ that is composed of two values, commonly referred to as +R+ and +S+:
|
||||||
|
|
||||||
----
|
----
|
||||||
Sig = (R, S)
|
Sig = (R, S)
|
||||||
|
Loading…
Reference in New Issue
Block a user