summaryrefslogtreecommitdiff
path: root/b6/4de18d218f1140a0787cc3651c000c1122bcc1
blob: b8376fca6546e8a9b93fff6803eec9ebfb0bde58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Return-Path: <roconnor@blockstream.io>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 56A60DCA
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon,  6 Aug 2018 14:02:31 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-it0-f54.google.com (mail-it0-f54.google.com
	[209.85.214.54])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 2B6E11A0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon,  6 Aug 2018 14:02:30 +0000 (UTC)
Received: by mail-it0-f54.google.com with SMTP id s7-v6so17534794itb.4
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 06 Aug 2018 07:02:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=blockstream.io; s=google;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc; bh=yr7w69mOjAwCAV2Hf1azX+iFNkuQMoMeU5NRV2po1Mo=;
	b=W6jZQWwa3PYUFEUQh+UIbE5UpqcIhoeWi7TPVKzlZR/rT0lFEG8FQPUfn76iT8UNnQ
	ShpfITbSbViuh0areZvkydOuSyKLHeKX3c7UhgE6nuwMIq0wMhQiKsyGzDG3jj9fD/vU
	Ly9NDI7GtbmWlowLaIGumVNpiaiGJW8hfFLrE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20161025;
	h=x-gm-message-state:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:cc;
	bh=yr7w69mOjAwCAV2Hf1azX+iFNkuQMoMeU5NRV2po1Mo=;
	b=VnL58EhWcFTHTTFwagx10hEwCklal9bYs/gjcUy9NX0QWLy7SpXRwGQEWpAKfb/gG3
	pMGVgA6vQD9oXyhTnPNzd3LhvpQcPJiXGovK2lK08mfWYM75f4S2asnDSY3vyM9+4EPr
	Hyr0V8FCZIwJVKWQk90BiQMcu/3SehIrJB5p7q4GmJCXVPQFeGuZJHXXcyqnlooTl4de
	63hinRcmC6ckFvysRlFN+SyUysjR1dMU3UtOx6iRO11KKNa6p9DhQCnnfx4sIgxJZX1X
	h27CVgdlr8qwE1FZHGC4+3aQdmRxgdShZCTpI62w+Wxawc7TbZNyiyzMMHur9knuodey
	09Qg==
X-Gm-Message-State: AOUpUlGe5/GfX963H0tkdUmH7eT9xfS08zwKdeRWuHjL75T8We+XIJYp
	cAVJF3q7N/E4z3B27q6VJ2MfUAExCiqgGW6+M1VFYw==
X-Google-Smtp-Source: AAOMgpfDi6nbt6g07CXmZPBxvtdrlswWBhh90y8MwyLNZVLVvX+Mgv2gRlFpQ41vOZ8zn6i7IEM+XZTZ3xzjqMQ5liw=
X-Received: by 2002:a24:5004:: with SMTP id
	m4-v6mr15016415itb.38.1533564082426; 
	Mon, 06 Aug 2018 07:01:22 -0700 (PDT)
MIME-Version: 1.0
Received: by 2002:a02:6949:0:0:0:0:0 with HTTP;
	Mon, 6 Aug 2018 07:00:59 -0700 (PDT)
In-Reply-To: <20180806083925.kg5px476bzhec44b@erisian.com.au>
References: <CAPg+sBj7f+=OYXuOMdNeJk3NBG67FSQSF8Xv3seFCvwxCWq69A@mail.gmail.com>
	<A899D97B-5D47-4AB0-8A7F-57F91C58ADE1@sprovoost.nl>
	<CAPg+sBg1WuG1MihC3zBHJpxVqC2Sys7Y52iWs6JXEMmnL_tE_w@mail.gmail.com>
	<CAMZUoKm4Qs2yAc+WKgN1J2D8MDgbzNnK69kF+hbY2GDyRqdVdg@mail.gmail.com>
	<CAMZUoKm_ij4Ffzx5Wpipa5RAFA=5F06jhiTCMJhp3vAj1q+2jA@mail.gmail.com>
	<20180806083925.kg5px476bzhec44b@erisian.com.au>
From: "Russell O'Connor" <roconnor@blockstream.io>
Date: Mon, 6 Aug 2018 10:00:59 -0400
Message-ID: <CAMZUoKmu6Hsvj-Ux51KZR5xLY7r4d+GOiEn=WmOjGVfqwbz0PQ@mail.gmail.com>
To: Anthony Towns <aj@erisian.com.au>
Content-Type: multipart/alternative; boundary="00000000000072d2910572c4b672"
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, HTML_MESSAGE,
	RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Schnorr signatures BIP
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Aug 2018 14:02:31 -0000

--00000000000072d2910572c4b672
Content-Type: text/plain; charset="UTF-8"

On Mon, Aug 6, 2018 at 4:39 AM, Anthony Towns <aj@erisian.com.au> wrote:

> On Sun, Aug 05, 2018 at 10:33:52AM -0400, Russell O'Connor via bitcoin-dev
> wrote:
> > In light of this, I revise my proposed change to make the verification
> > equation
> >
> > R + sG + eP = 0.
>
> Isn't the verification equation "R + s(-G) + eP = 0" equally good, then,
> since -G is a constant? (ie, at worst it's a matter of optimising the
> verifier for -G as well as G)
>

Yes you are right.

Thanks, I withdraw my proposal.

--00000000000072d2910572c4b672
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Mon, Aug 6, 2018 at 4:39 AM, Anthony Towns <span dir=3D"ltr">&lt;<a =
href=3D"mailto:aj@erisian.com.au" target=3D"_blank">aj@erisian.com.au</a>&g=
t;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0=
 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=3D"">On Sun,=
 Aug 05, 2018 at 10:33:52AM -0400, Russell O&#39;Connor via bitcoin-dev wro=
te:<br>
&gt; In light of this, I revise my proposed change to make the verification=
<br>
&gt; equation<br>
&gt; <br>
&gt; R + sG + eP =3D 0.<br>
<br>
</span>Isn&#39;t the verification equation &quot;R + s(-G) + eP =3D 0&quot;=
 equally good, then,<br>
since -G is a constant? (ie, at worst it&#39;s a matter of optimising the<b=
r>
verifier for -G as well as G)<br></blockquote></div></div><div class=3D"gma=
il_extra"><br></div><div class=3D"gmail_extra">Yes you are right.</div><div=
 class=3D"gmail_extra"><br></div><div class=3D"gmail_extra">Thanks, I withd=
raw my proposal.<br></div></div>

--00000000000072d2910572c4b672--