Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72030 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53117 invoked from network); 3 Feb 2014 01:49:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2014 01:49:20 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:62029] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/78-30967-E95FEE25 for ; Sun, 02 Feb 2014 20:49:20 -0500 Received: by mail-la0-f43.google.com with SMTP id pv20so4966369lab.16 for ; Sun, 02 Feb 2014 17:49:15 -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=PCgzxVUkR2Qvx3hkPMPyK6kzwzSYWWaKwufZLLEUs5g=; b=q3Axo4oINjG2NwZSMUGDbAZav55YVEmSDfjFCINtiGK99sDdhWIzK+jVoH1OSqiZ3I mKwBkwGKIQqi6VSk/z9QJ7/QHZnfRl4GTrz8jWdrQMvGhrFMQ2JLeLk6yMj3ohw9uZRm WjGxcJR/qOEvx95FO3w+5/MWoxJfqajSOBMq6DGiwa8xJuBAP7aaRwkQqjCoM7K/q5wV rMJyecBxj+S1BxI3AjbgTjFbgjYC9ybACcR60YLyshL2T4OVMYB8msKvXCfVKYc2B31z 9pIAm71MB3IkYDeDfBg+rdaR9dtxpCmCjacoNxjLf1LKjC+Orw5TdHLxgMDNbmx2brOO jgBg== X-Received: by 10.153.0.33 with SMTP id av1mr11629145lad.14.1391392155670; Sun, 02 Feb 2014 17:49:15 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Sun, 2 Feb 2014 17:48:35 -0800 (PST) In-Reply-To: <9E3AA302-1EC1-4497-996F-716555CAAB64@rouvenwessling.de> References: <9E3AA302-1EC1-4497-996F-716555CAAB64@rouvenwessling.de> Date: Mon, 3 Feb 2014 10:48:35 +0900 X-Google-Sender-Auth: 5sM9Y4R_lvZA9H0D7DA1yF7W0nA Message-ID: To: =?UTF-8?Q?Rouven_We=C3=9Fling?= Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113812642e9b8504f176bbe6 Subject: Re: [PHP-DEV] [VOTE] Timing attack safe string comparison function From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113812642e9b8504f176bbe6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Rouven, On Mon, Feb 3, 2014 at 7:50 AM, Rouven We=C3=9Fling = wrote: > as I've received no further feedback I've opened the voting on "Timing > attack safe string comparison function": > > - https://wiki.php.net/rfc/timing_attack > > Voting ends on 2014/02/09 11:00PM UTC > > Best regards > Thank you for setting up vote! Timing attack is in the wild. This function is must have function, even for release versions. IMHO. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113812642e9b8504f176bbe6--