EscapeWSSEAuthenticationBundle icon indicating copy to clipboard operation
EscapeWSSEAuthenticationBundle copied to clipboard

Update the base encoder

Open Th3Mouk opened this issue 9 years ago • 1 comments

Hello @djoos,

I would make a PR but before, I'd like to have your opinion.

What are you thinking to update the source code and documentation from sha1 encoder to sha512 ? With a default iteration to 5000.

This configuration is the default one of Symfony, see here. This allow to get a basic configuration enough for non critical applications.

Th3Mouk avatar Oct 05 '16 16:10 Th3Mouk

Hi @Th3Mouk,

thanks for reaching out: yes, that definitely makes sense!

Kind regards, David

djoos avatar Dec 19 '16 11:12 djoos