8000 New argon2i password encoder · Issue #8441 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

New argon2i password encoder #8441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chalasr opened this issue Oct 2, 2017 · 4 comments
Closed

New argon2i password encoder #8441

chalasr opened this issue Oct 2, 2017 · 4 comments
Labels
hasPR A Pull Request has already been submitted for this issue. Security
Milestone

Comments

@chalasr
Copy link
Member
chalasr commented Oct 2, 2017

See symfony/symfony#21604 (3.4)
Can be documented around https://symfony.com/doc/current/reference/configuration/security.html#using-the-pbkdf2-encoder-security-and-speed

@chalasr
Copy link
Member Author
chalasr commented Oct 3, 2017

The fact it won the password hashing competition and is the recommended algorithm for hashing passwords should probably be mentioned (per https://password-hashing.net).

@javiereguiluz
Copy link
Member

See also https://symfony.com/blog/new-in-symfony-3-4-argon2i-password-hasher

It should also be mentioned that Bcrypt is a perfectly valid choice and that there's no need to update your existing applications to rehash passwords.

@xabbuh
Copy link
Member
xabbuh commented Oct 6, 2017

see #8481

@xabbuh xabbuh added this to the 3.4 milestone Oct 6, 2017
@xabbuh xabbuh added hasPR A Pull Request has already been submitted for this issue. Security labels Oct 6, 2017
@javiereguiluz
Copy link
Member

Fixed by #8481.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. Security
Projects
None yet
Development

No branches or pull requests

3 participants
0