Skip to content
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

Recommended password hashing algorithms #133

Open
tarcieri opened this issue Feb 9, 2021 · 1 comment
Open

Recommended password hashing algorithms #133

tarcieri opened this issue Feb 9, 2021 · 1 comment

Comments

@tarcieri
Copy link
Member

tarcieri commented Feb 9, 2021

Following up from RustCrypto/meta#10, this is an issue for discussion potentially adding "recommended" badges to certain algorithms in this repo:

Recommended: Yes

@tarcieri
Copy link
Member Author

tarcieri commented Feb 9, 2021

I'd vote for recommending argon2 and scrypt.

I think it's worth considering NOT recommending sha-crypt, as it does a poor job of resisting cracking attacks compared to all of the others. Its main use should be legacy interop with libcrypt.

dns2utf8 pushed a commit to dns2utf8/password-hashes that referenced this issue Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant