Replies: 2 comments
-
Argon2i no ship by default, then i prefer to bcrypt! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Argon2 is available as Laravel Hashing Method. Check docs: https://laravel.com/docs/8.x/hashing#configuration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got my code reviewed by a consultant. They told me to use argon instead of bcrypt. They gave me related article which has link below on bcrypt vs argon. I suggest argon should be the default.
Is there any tradeoffs or issues?
https://medium.com/analytics-vidhya/password-hashing-pbkdf2-scrypt-bcrypt-and-argon2-e25aaf41598e
Beta Was this translation helpful? Give feedback.
All reactions