From 9d14020fe55f944e139f7b4bc0fa37655e1303f8 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 13:07:17 +0000 Subject: [PATCH] Edited ch08_signatures.adoc with Atlas code editor --- ch08_signatures.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch08_signatures.adoc b/ch08_signatures.adoc index b25f04dc..0d22e67d 100644 --- a/ch08_signatures.adoc +++ b/ch08_signatures.adoc @@ -581,7 +581,7 @@ the serialization used for ECDSA signatures described in [[schnorr_multisignatures]] ==== Schnorr-based Scriptless Multisignatures -In the((("digital signatures", "schnorr signature algorithm", "scriptless multisignatures", id="digital-sigs-schnorr-multisig")))((("schnorr signature algorithm", "scriptless multisignatures", id="schnorr-multisig")))((("scriptless multisignatures", "in schnorr signature algorithm", secondary-sortas="schnorr", id="scriptless-multi-schnorr"))) single-signature schnorr protocol described in <>, Alice +In the((("digital signatures", "schnorr signature algorithm", "scriptless multisignatures", id="digital-sigs-schnorr-multisig")))((("schnorr signature algorithm", "scriptless multisignatures", id="schnorr-multisig")))((("scriptless multisignatures", "in schnorr signature algorithm", secondary-sortas="schnorr", id="scriptless-multi-schnorr")))((("multisignature scripts", "in schnorr signature algorithm", secondary-sortas="schnorr", id="multi-script-schnorr")))((("scripts", "multisignature", "in schnorr signature algorithm", tertiary-sortas="schnorr", id="script-multisignature-schnorr"))) single-signature schnorr protocol described in <>, Alice uses a signature (+kG+, +s+) to publicly prove her knowledge of her private key, which in this case we'll call +y+. Imagine if Bob also has a private key (+z+) and he's willing to work with Alice to prove that