Y
Hacker News
new
|
ask
|
show
|
jobs
by
mcdougle
3990 days ago
I imagine the OP probably meant that and simply wrote the wrong thing in the post. I probably wouldn't have noticed it was the wrong wording if not for this comment chain.
1 comments
woah
3990 days ago
The only acceptable advice in this situation is "use bcrypt". Vague stuff about "hashing or encrypting" is not good enough.
link
cpitman
3989 days ago
Wait, what about "scrypt"? Maybe the only acceptable advice changed in the last hour? :-)
link
woah
3989 days ago
Bcrypt is a very easy to use hashing tool that exists in all popular languages. It is the best choice, and the easiest to implement.
link