https://bugzilla.wikimedia.org/show_bug.cgi?id=28419

--- Comment #59 from Daniel Friesen <mediawiki-b...@nadir-seen-fire.com> 
2012-08-06 03:29:14 UTC ---
Btw, I just installed the git master version of PHP and tested the hash_pbkdf2.

The hash_pbkdf2 being included into PHP 5.5.0 properly matches ours
implementation. So when php 5.5.0 is released we can conditionally include
hash_pbkdf2 into our password implementation to eliminate any php overhead from
PBKDF2 when the latest PHP is installed.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to