summaryrefslogtreecommitdiff
path: root/5b/fac7d3437293c7a31b54669088e6a96d019921
blob: 968f98b535481ddd3a0932278c74e26caa6101cc (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
Return-Path: <nakagat@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 75CB5516
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue,  7 Aug 2018 06:36:11 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-it0-f53.google.com (mail-it0-f53.google.com
	[209.85.214.53])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 25161F1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue,  7 Aug 2018 06:36:10 +0000 (UTC)
Received: by mail-it0-f53.google.com with SMTP id j81-v6so18894828ite.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 06 Aug 2018 23:36:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
	h=mime-version:from:date:message-id:subject:to
	:content-transfer-encoding;
	bh=InhhBr0Kn/1ALROJ34Crab3N0c0AN3Bj4SjVeIO3OrE=;
	b=PfBpiJjVg2KTzd1gO1uGzMOSDE0Ymj9R9GVQQiEiX0+LBYoqDihcdn4GTgstmW+Dt5
	LYQ/r6JnF84YgVegV9KS93Pc4ZNk8QEof9SIdXsPUV0+4dS6oGBpIaYgF+VPizbzmDtg
	UFyPFLiGJIrFF4pYYDk9y8u1bbgMWRixjGC1kZws50AxMFZrV9fLGyutALfQ9XTv9rop
	GtN4B5NPhfJSNoaT054oUmJLKLLoDDOa2Sly9Mhx20CCZU7ecJTjf9UmGv0gpTh+ual4
	8tsSDX6oTnzfzvB/6QhMQ/bfcos+UL/fPf85QV3AJOBrxlsJ9pfX9ei3vVLABaz7UOhr
	NCkA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20161025;
	h=x-gm-message-state:mime-version:from:date:message-id:subject:to
	:content-transfer-encoding;
	bh=InhhBr0Kn/1ALROJ34Crab3N0c0AN3Bj4SjVeIO3OrE=;
	b=Iq+XJUmZ1Zgdv2nZCaNLf2PPVUbCYvvljfg07uWhRn1pl1ue1CNZI0GPtO2hUnMpKe
	DfArUokOnJzUJyF2jF1NHyKEMcyUle75YxTLN/w57XfA3jZKeSiCexLHU1thv1GCy8K4
	ePij0MQsYVz8/oxbi0yee3W1lts8VJN5XE3Q6H/JJe8VxpWH1/AsstHQKbBeYVGP8p9Q
	mIdseQM8TVG0vveMb9Nd4dMz+8dgCETahMuCvhnIqcMgZMqS1tKf5Pp3QF98P1yEO6oR
	XfxTtkGV2Kd11F24SN+5t125klqyn4ALTdccIPOvl+pMPuoL46cm0LM0hXi7DZiow8Iw
	vOkQ==
X-Gm-Message-State: AOUpUlGLApEHJig6czg9E7z4v2iXmIJnBG50790tIz4NQW2sbg0vbW+g
	5GEQHPkhV3kyd42SeigLYEKh71f4FH8rj91/0uxg7fYU
X-Google-Smtp-Source: AA+uWPxqUKxpbSGCqQyEAVDF7D88Pt7ydDSwPa2B++rSMZ2kDxw+Ni1K8iN4YuJpSwY54ukR8E0HXTQCk13jmPV+kJs=
X-Received: by 2002:a24:69cb:: with SMTP id
	e194-v6mr954691itc.102.1533623769415; 
	Mon, 06 Aug 2018 23:36:09 -0700 (PDT)
MIME-Version: 1.0
From: nakagat <nakagat@gmail.com>
Date: Tue, 7 Aug 2018 15:35:58 +0900
Message-ID: <CAHk9a9ct_h485MY4gk7S++FAu5FEH3PL9pd9mrrh+wA8nWaVUA@mail.gmail.com>
To: bitcoin-dev@lists.linuxfoundation.org
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
	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
X-Mailman-Approved-At: Mon, 13 Aug 2018 11:08:05 +0000
Subject: [bitcoin-dev] Multisignature for bip-schnorr
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: Tue, 07 Aug 2018 06:36:11 -0000

Hi all,

I wrote a multisignature procedure using bip-schnorr.

If you have time to review and give feedback, I=E2=80=99d really appreciate=
 it.
Thanks in advance!

Multisignature
https://gist.github.com/tnakagawa/0c3bc74a9a44bd26af9b9248dfbe598b

Original
https://github.com/sipa/bips/blob/bip-schnorr/bip-schnorr.mediawiki#Multisi=
gnatures_and_Threshold_Signatures

--=20
nakagawa