Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10659 invoked from network); 15 Mar 2015 23:25:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 23:25:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.178 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.160.178 mail-yk0-f178.google.com Received: from [209.85.160.178] ([209.85.160.178:33566] helo=mail-yk0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/47-06614-DD416055 for ; Sun, 15 Mar 2015 18:25:18 -0500 Received: by ykek76 with SMTP id k76so11718951yke.0 for ; Sun, 15 Mar 2015 16:25:14 -0700 (PDT) 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=EeizlalbRkAA34Nu0YzVlFiU2uqsxxFFJYbs6gB3HFo=; b=Xf66eaQhzBAubRTIJeJ9eTuRvOpcya6b7dLojNZVsaHZvOCcxdLchzJGGU8ab4+T1q IuWqkurmfXE2vrBySYM98NENMYjbUZiR88824fuGbQmK2I+DuHnbQlEWfeg7xD+uvdjR kE2r0lMJnFvGKdQ3/s6LynR6BU8bDLNXAU83J1BntVRHhBNt9Fl1+0oFFSSnMh1TIAiA mlwlq39GBtBo/xUXzwYWJsr7HBDFi1zuCDGPzZoXrE9M+pSJv+QbJuRwns3pEu1cWZX3 HHZzhdolBtrvxeX3uAyaOvG5163AazqR94BrtshmUUhcBz2JQjnJDD+HLlXbzNoL83+j pbRg== MIME-Version: 1.0 X-Received: by 10.52.165.97 with SMTP id yx1mr41435361vdb.5.1426461914672; Sun, 15 Mar 2015 16:25:14 -0700 (PDT) Received: by 10.52.177.7 with HTTP; Sun, 15 Mar 2015 16:25:14 -0700 (PDT) In-Reply-To: <55060E3A.4040509@gmail.com> References: <55055F1D.2020200@beccati.com> <55060E3A.4040509@gmail.com> Date: Sun, 15 Mar 2015 23:25:14 +0000 Message-ID: To: Stanislav Malyshev Cc: Matteo Beccati , Sammy Kaye Powers , PHP Internals Content-Type: multipart/alternative; boundary=001a11c28becb5b20e05115c0ba3 Subject: Re: [PHP-DEV] [RFC] [VOTE] Vote open for reliable user-land CSPRNG From: leight@gmail.com (Leigh) --001a11c28becb5b20e05115c0ba3 Content-Type: text/plain; charset=UTF-8 On 15 March 2015 at 22:56, Stanislav Malyshev wrote: > > if > running PRNG for "too long" is dangerous, wouldn't we already have much > more serious problem with encryption routines based on them which > basically do it all the time? Indeed we would, it's the kind of issue that would get solved pretty quickly (imho). Maybe it was an issue at some point in the past and there's still misinformation out there? Who knows, it certainly isn't an issue today. --001a11c28becb5b20e05115c0ba3--