Question

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.

Était-ce utile?

La solution

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

Autres conseils

I don't know about scrypt, but if you need a bcrypt password encoder for Symfony2 projects, you can use my bundle.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top