Re: [RFC] Timing attack safe string comparison function

From: Date: Sun, 22 Dec 2013 17:25:48 +0000
Subject: Re: [RFC] Timing attack safe string comparison function
References: 1  Groups: php.internals 
Request: Send a blank email to internals+get-70835@lists.php.net to get a copy of this message

On 22/12/13 17:08, Rouven Weßling wrote:
Hi internals, I'd like to propose this RFC to introduce a time-constant string comparison function: https://wiki.php.net/rfc/timing_attack I will not open the voting before January 7 to account for holidays. Best regards Rouven
Hi Rouven, this looks like a great proposal! I note your patch uses C++-style (// foobar) comments. However, according to the coding standards[0], only C-style (/* foobar */) comments should be used. Unfortunately I can't comment otherwise on your patch as I'm not a security expert. [0] https://github.com/php/php-src/blob/master/CODING_STANDARDS -- Andrea Faulds http://ajf.me/

Thread (40 messages)

« previous php.internals (#70835) next »