----- Original Message ----- > From: "Tyler Romeo" <[email protected]>
> It is a matter of stability in PHP. Bcrypt has built-in support in PHP, as > does PBKDF2, whereas scrypt requires an extension. It should be noted, > however, that the patch that was merged implements an extensible password > API, so it would be trivial to implement scrypt support if we wanted > to. Yup: "figure out what general case your particular problem is a special case of, and then implement the general case". Cheers, -- jra -- Jay R. Ashworth Baylink [email protected] Designer The Things I Think RFC 2100 Ashworth & Associates http://www.bcp38.info 2000 Land Rover DII St Petersburg FL USA BCP38: Ask For It By Name! +1 727 647 1274 _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
