Pergunta

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.

Foi útil?

Solução

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

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top