summaryrefslogtreecommitdiff
path: root/55/1c8e45c3082ce2ab169577a03529cc38765c2d
blob: d887f86763ab57b8ca4d8908221d8dad2482ff2b (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
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <tamas@bitsofproof.com>) id 1UhCHD-00084a-6i
	for bitcoin-development@lists.sourceforge.net;
	Tue, 28 May 2013 05:16:51 +0000
X-ACL-Warn: 
Received: from wp192.webpack.hosteurope.de ([80.237.132.199])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.76) id 1UhCH9-0001LE-O7
	for bitcoin-development@lists.sourceforge.net;
	Tue, 28 May 2013 05:16:51 +0000
Received: from [37.143.77.35] (helo=[192.168.0.103]); authenticated
	by wp192.webpack.hosteurope.de running ExIM with esmtpsa
	(TLS1.0:RSA_AES_128_CBC_SHA1:16)
	id 1UhCH3-0003fh-8F; Tue, 28 May 2013 07:16:41 +0200
From: Tamas Blummer <tamas@bitsofproof.com>
Content-Type: multipart/signed;
	boundary="Apple-Mail=_5B02CAC8-D398-4295-AFE4-BF7D08F5DCC9";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Date: Tue, 28 May 2013 07:16:41 +0200
Message-Id: <B30250FA-5B65-4FF1-9DBE-8598D8319DCF@bitsofproof.com>
To: pieter.wuille@gmail.com
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
X-Mailer: Apple Mail (2.1503)
X-bounce-key: webpack.hosteurope.de; tamas@bitsofproof.com; 1369718207;
	4346cb82; 
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1UhCH9-0001LE-O7
Cc: "bitcoin-development@lists.sourceforge.net"
	<bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] BIP0032
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2013 05:16:51 -0000


--Apple-Mail=_5B02CAC8-D398-4295-AFE4-BF7D08F5DCC9
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

A JSON-ed version of the test vectors is here: =
https://github.com/bitsofproof/supernode/blob/master/api/src/test/resource=
s/BIP32.json

The Bits of Proof code matching with them is at:
=
https://github.com/bitsofproof/supernode/blob/master/api/src/main/java/com=
/bitsofproof/supernode/api/ExtendedKey.java

Tamas Blummer=

--Apple-Mail=_5B02CAC8-D398-4295-AFE4-BF7D08F5DCC9
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)

iQEcBAEBAgAGBQJRpD25AAoJEPZykcUXcTkcen8H/A+Dfwd9MqUdrwtD91MRFKAS
6FNYDDH8Q4ixQ77i6aenC0P6N5Axo1OqITC4jXaME6JDLByO98mqR7khXh8e/dMp
TYokRNTkB6lliqpIDoLpE+ePKRyVz2ZAIohcCXyqWzNVAJgng6Elneb7MUurupRh
0pKJbzgU+bsd67mXgD48q4w6tUUmIgaLj8jXtqJw3F3VGKt8Ku+Nph0m7Bn0IVUo
aamvKoXhoBVOfNt7UvtOfU2A2wUap3PD+eYK2PihJij7L5ajLAR/oJp2wRv3Okbu
nWsvXl1Zd4ov3tvmTb44WadZDHVMuE953i/XTl8+Cc1fsO46fCd6YiIt7C1ivmc=
=L/Cs
-----END PGP SIGNATURE-----

--Apple-Mail=_5B02CAC8-D398-4295-AFE4-BF7D08F5DCC9--