Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94012 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44660 invoked from network); 15 Jun 2016 14:15:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2016 14:15:14 -0000 Authentication-Results: pb1.pair.com header.from=fsb@thefsb.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=fsb@thefsb.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thefsb.org designates 67.192.241.131 as permitted sender) X-PHP-List-Original-Sender: fsb@thefsb.org X-Host-Fingerprint: 67.192.241.131 smtp131.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.131] ([67.192.241.131:57294] helo=smtp131.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/70-41914-1F261675 for ; Wed, 15 Jun 2016 10:15:13 -0400 Received: from smtp13.relay.dfw1a.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp13.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 59D6880306; Wed, 15 Jun 2016 10:15:10 -0400 (EDT) X-Auth-ID: fsb@thefsb.org Received: by smtp13.relay.dfw1a.emailsrvr.com (Authenticated sender: fsb-AT-thefsb.org) with ESMTPSA id 132C4802A9; Wed, 15 Jun 2016 10:15:09 -0400 (EDT) X-Sender-Id: fsb@thefsb.org Received: from yossy.local (c-66-30-62-12.hsd1.ma.comcast.net [66.30.62.12]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:587 (trex/5.5.4); Wed, 15 Jun 2016 10:15:10 -0400 To: Jordi Boggiano , internals@lists.php.net References: <0df5eed8-5240-8dfe-f7f3-acf551eadb6d@thefsb.org> <8e5d61e4-f43a-bc6b-486e-79a783ee591a@seld.be> Message-ID: <943c05b7-2e81-fbfe-0cab-0209732e2c26@thefsb.org> Date: Wed, 15 Jun 2016 10:15:09 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <8e5d61e4-f43a-bc6b-486e-79a783ee591a@seld.be> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] RNG fixes From: fsb@thefsb.org (Tom Worster) On 6/15/16 9:04 AM, Jordi Boggiano wrote: > Just a thought here, if the goal is to provide a better interface, Hi Jordi, Iiuc, Leigh's goal, which I support, is to fix known bugs. It is not to provide a better interface. I already suggested that if people want new RNGs or a new API then we should divorce that discussion from the bug fixes. Let's not use this RFC or thread for that. Tom