Was sha256 implemented at some point? #33415
Unanswered
joaquinodz
asked this question in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
There are some projects (like the one i'm working on) that require password hashed with this algorithm + salt.
I managed to make a rough implementation with my nearly non-existent knowledge of Laravel (first project using it).
I would like to submit a PR implementing it (in a cleaner & nicer way, of course) in the framework but before doing it i have to ask:
¿Was sha256 implemented at some point and then removed/replaced with Argon+BCrypt?
Beta Was this translation helpful? Give feedback.
All reactions