Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12442 invoked from network); 3 Sep 2008 08:20:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2008 08:20:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:48395] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/CC-33714-9B84EB84 for ; Wed, 03 Sep 2008 04:20:10 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 9D2571EBC013; Wed, 3 Sep 2008 08:21:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hWZhQlRCIBWy; Wed, 3 Sep 2008 10:21:04 +0200 (CEST) Received: from [192.168.80.29] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 2D4F94144009; Wed, 3 Sep 2008 10:21:04 +0200 (CEST) Cc: PHP Developers Mailing List Message-ID: <377233EF-B810-4AC7-BE1E-57428EF9A08B@pooteeweet.org> To: Scott MacVicar In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 3 Sep 2008 10:19:44 +0200 References: X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] OpenSSL random pseudo bytes From: mls@pooteeweet.org (Lukas Kahwe Smith) On 03.09.2008, at 03:08, Scott MacVicar wrote: > Hi All, > > Attached and uploaded [1] is a patch to add the OpenSSL random > pseudo byte function, at the moment it will return FALSE if the > bytes aren't considered cryptographically strong, I am however > considering making this parameter controlled. > > Any objections to me applying this to 5.3? If we do end up having an alpha3, this patch can be applied along with the of the other openssl patches. If we move to beta for the next 5.3.0 release, then I would rather prefer to keep this change out until 5.3.1. Lets wait what happens with the namespace discussion this week. Johannes and I will then decide if we do alpha3 or beta1 next over the weekend and publish a schedule next Monday. regards, Lukas Kahwe Smith mls@pooteeweet.org