Search code examples
securitysymfonyscrypt

scrypt support in Symfony2


Could someone please point out an scrypt bundle for Symfony2 available which could be used? I could not find much information on scrypt (or even bcrypt for Symfony2), and from what I can gather, there is not a PHP version available for scrypt.

Please help.


Solution

  • I've just released a bundle that provides a Symfony2 scrypt password encoder, it's on github.