summaryrefslogtreecommitdiff
path: root/4d/e4e589f93ecadc8823f8137f27c59774c73cb8
blob: d875c3843c0bce78f0e2912f7993aa9650a1732c (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
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <a86551@outlook.com>) id 1VaZ7z-0006ZC-5T
	for bitcoin-development@lists.sourceforge.net;
	Sun, 27 Oct 2013 22:48:11 +0000
Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of outlook.com
	designates 65.55.90.109 as permitted sender)
	client-ip=65.55.90.109; envelope-from=a86551@outlook.com;
	helo=snt0-omc2-s34.snt0.hotmail.com; 
Received: from snt0-omc2-s34.snt0.hotmail.com ([65.55.90.109])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
	id 1VaZ7x-0001yh-SX for bitcoin-development@lists.sourceforge.net;
	Sun, 27 Oct 2013 22:48:11 +0000
Received: from SNT151-W61 ([65.55.90.71]) by snt0-omc2-s34.snt0.hotmail.com
	with Microsoft SMTPSVC(6.0.3790.4675); 
	Sun, 27 Oct 2013 15:48:04 -0700
X-TMN: [wnwKEH6NszYiKxfGktr8Fc+DQ5roOozX]
X-Originating-Email: [a86551@outlook.com]
Message-ID: <SNT151-W61AA4CD1C6C550B6166915820F0@phx.gbl>
From: Andres Home <a86551@outlook.com>
To: Gavin Andresen <gavinandresen@gmail.com>
Date: Sun, 27 Oct 2013 22:48:04 +0000
Importance: Normal
In-Reply-To: <CABsx9T2wnvxm2YYeXiatR5FMEESRZO+FKR45NFpaVerrPzJA+Q@mail.gmail.com>
References: <SNT151-W902926CDE9837FF83699C5820F0@phx.gbl>,
	<CABsx9T2wnvxm2YYeXiatR5FMEESRZO+FKR45NFpaVerrPzJA+Q@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginalArrivalTime: 27 Oct 2013 22:48:04.0154 (UTC)
	FILETIME=[98A729A0:01CED366]
X-Spam-Score: -0.2 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
	See
	http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
	for more information. [URIs: outlook.com]
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(a86551[at]outlook.com)
	-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,
	no trust [65.55.90.109 listed in list.dnswl.org]
	-0.0 SPF_PASS               SPF: sender matches SPF record
	0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in
	digit (a86551[at]outlook.com)
	1.0 FREEMAIL_REPLY         From and body contain different freemails
X-Headers-End: 1VaZ7x-0001yh-SX
Cc: "bitcoin-development@lists.sourceforge.net"
	<bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Advisory: PHP library Bitcoin SCI weak
 key generation
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: Sun, 27 Oct 2013 22:48:11 -0000

That's correct. =0A=
=0A=
There's no source control so I've mirrored the weak functions. =0A=
=0A=
=0A=
The MiniKey function:=0A=
=0A=
http://pastie.org/8435726=0A=
=0A=
=0A=
The PrivKey function:=0A=
=0A=
http://pastie.org/8435731=0A=
=0A=
=0A=
=0A=
________________________________=0A=
> Date: Mon=2C 28 Oct 2013 08:46:34 +1000 =0A=
> Subject: Re: [Bitcoin-development] Advisory: PHP library Bitcoin SCI  =0A=
> weak key generation =0A=
> From: gavinandresen@gmail.com =0A=
> To: a86551@outlook.com =0A=
> CC: bitcoin-development@lists.sourceforge.net =0A=
>  =0A=
> Thanks for the warning=3B to be clear=2C "the Bitcoin SCI library" is thi=
s  =0A=
> project? =0A=
>    http://bitfreak.info/index.php?page=3Dtools&t=3Dbitsci =0A=
>  =0A=
>  =0A=
> On Mon=2C Oct 28=2C 2013 at 8:25 AM=2C Andres Home  =0A=
> <a86551@outlook.com<mailto:a86551@outlook.com>> wrote: =0A=
> For those developers who are using the Bitcoin SCI library (maybe  =0A=
> others too=2C I =0A=
> found two total and could only make contact with one)=2C I would advise  =
=0A=
> that you =0A=
> review how your software handles private key creation. =0A=
>  =0A=
> --  =0A=
> -- =0A=
> Gavin Andresen 		 	   		  =