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/