Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80430 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63439 invoked from network); 13 Jan 2015 02:32:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jan 2015 02:32:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.52 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.52 mail-qg0-f52.google.com Received: from [209.85.192.52] ([209.85.192.52:59751] helo=mail-qg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/E1-51796-F9384B45 for ; Mon, 12 Jan 2015 21:32:00 -0500 Received: by mail-qg0-f52.google.com with SMTP id i50so361457qgf.11 for ; Mon, 12 Jan 2015 18:31:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=H71QAsBttz5Nm6CzUTzr9+0XtHBYu3+FMvgeoQLKjEc=; b=K59duZpUcO90OoPZmSwhOucsVFAWt+b1Ggzw3+WVOKQ7z7w6w+BjvHAQJ2GfCmaOG8 xsb9GAxfvvmRxCtCWo2IKKIr56loggIhFO1UT736Y+r8MMRJoODT4+rNDiew0Y2cWnfF juNg5TfHcwQLSpzji84z7fveVVgslWhGz6uFji29hYhsOTz0kqJcpYT9shhXRjkVqx8y 7OipeoBn9xOqAFQsMLkzj+QPwWxxTdGzGuHkMZ39s1+ml8Bdz/fxm7XgIycOsupgPj44 F8feOT0sLzJ20KOV9Ebx+jP1GxB11j3wsIo7FMwblyYOhwFCl9vLnd9QvJPKuWQV+Bpt Bf2Q== X-Received: by 10.229.124.4 with SMTP id s4mr55350293qcr.11.1421116316430; Mon, 12 Jan 2015 18:31:56 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.93.70 with HTTP; Mon, 12 Jan 2015 18:31:16 -0800 (PST) In-Reply-To: References: Date: Tue, 13 Jan 2015 11:31:16 +0900 X-Google-Sender-Auth: e0rOXD4ym8ZZBervyGhh-4gPYpM Message-ID: To: Pierre Joye Cc: Andrea Faulds , PHP Internals List Content-Type: multipart/alternative; boundary=001a1133071e39bc32050c7f6dff Subject: Re: [PHP-DEV] rand(), mt_rand() and limits From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1133071e39bc32050c7f6dff Content-Type: text/plain; charset=UTF-8 Hi Pierre, On Tue, Jan 13, 2015 at 11:07 AM, Pierre Joye wrote: > I am all in favor of having new RNG functions to make it easier and > safer to use RNG with PHP. > Let's have it for PHP 7! What's the status of your new crypt extension? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1133071e39bc32050c7f6dff--