Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72549 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37942 invoked from network); 13 Feb 2014 07:57:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2014 07:57:44 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.178 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.178 mail-qc0-f178.google.com Received: from [209.85.216.178] ([209.85.216.178:60781] helo=mail-qc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/02-27664-8FA7CF25 for ; Thu, 13 Feb 2014 02:57:44 -0500 Received: by mail-qc0-f178.google.com with SMTP id m20so17036364qcx.23 for ; Wed, 12 Feb 2014 23:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oh7qv4VB1/MExI++9XzL812WaCDSviT2U925LZZ3E+s=; b=Ac1whAMBxKKji+OW1Amtl7tbBlvwlUJ2lO2NYlXnxFB1xIZlj1xEmMbHjw3LMpNw3U tkrr3W/fKiMiPbH3lGOcnAx/wbZngQGvLMbbqJbSBFM4ieTwLPWDBDFmtimJXQ7qKiOG kMsgJ8MyITYVGNZrJESQHk2ikXRu9vAmLBOUR2wYjtTZFQ9eGNzfLqpoEXaV6LlgosKL vMYBNwLKRI2bkG3KPILgUS8MClV18uONkUUpmxUvHirriSV8oSe36QlJCsFwKNU37yBS ydD5rTLBec9qOuHIrrGYAhHPL/Ne/8J20xBdTS2sD+hKm/V/FDo5A+O0FVPLGbZLascs 5afQ== MIME-Version: 1.0 X-Received: by 10.140.48.172 with SMTP id o41mr244735qga.16.1392278259602; Wed, 12 Feb 2014 23:57:39 -0800 (PST) Received: by 10.140.18.145 with HTTP; Wed, 12 Feb 2014 23:57:39 -0800 (PST) Received: by 10.140.18.145 with HTTP; Wed, 12 Feb 2014 23:57:39 -0800 (PST) In-Reply-To: References: Date: Thu, 13 Feb 2014 08:57:39 +0100 Message-ID: To: Yasuo Ohgaki Cc: Julien Pauli , PHP internals Content-Type: multipart/alternative; boundary=001a11353500179b2504f2450bd6 Subject: Re: [PHP-DEV] unify entropy source for all php related functions From: pierre.php@gmail.com (Pierre Joye) --001a11353500179b2504f2450bd6 Content-Type: text/plain; charset=UTF-8 On Feb 13, 2014 2:21 PM, "Yasuo Ohgaki" wrote: > > Hi all, > I may write patch for this as well as rand_strong_bytes()/rand_crypto_bytes(). I would not go with these functions now, not even master only. Let first be sure about what and how we want them. > Since it's too late for 5.6, I'll commit only to master. > Does anyone think this change needs RFC? The entropy src needs one I think as it introduce two new ini settings. Cheers, Pierre --001a11353500179b2504f2450bd6--