- Notifications
You must be signed in to change notification settings - Fork35
Pw hash include argon2#1314
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
M4LuZ commentedMar 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
While I am very happy to see a new PR I do not see the point of this. But the main point why Argon2id was not implemented there is that it is still not part of default php installations - as stated by the other PR. Not sure where you get a different impression from? Seerelated RFC
Or thePHP documentation itself:
In PHP 8.4, the cost parameter of the password_default/password_bcrypt algorithm has changed from 10 to 12. |
What is this PR doing?