Hacker News story: Rust password hashing functions: Argon2, scrypt, PBKDF2

Rust password hashing functions: Argon2, scrypt, PBKDF2
I'm evaluating Rust password hashing functions, specifically Argon2, scrypt, PBKDF2. I'm using the RustCrypto open source implementations. I have three simple demos in case you want to try these yourself: * https://ift.tt/y0lmpF3 * https://ift.tt/pJqFtkO * https://ift.tt/LEhdpO4 I'm seeking advice please, such as pros and cons. The context is medical software where hashing is on generally modern machines. I'm aware of the OWASP recommendations which seem broadly helpful. Thanks! 1 comments on Hacker News.
I'm evaluating Rust password hashing functions, specifically Argon2, scrypt, PBKDF2. I'm using the RustCrypto open source implementations. I have three simple demos in case you want to try these yourself: * https://ift.tt/y0lmpF3 * https://ift.tt/pJqFtkO * https://ift.tt/LEhdpO4 I'm seeking advice please, such as pros and cons. The context is medical software where hashing is on generally modern machines. I'm aware of the OWASP recommendations which seem broadly helpful. Thanks!

Hacker News story: Rust password hashing functions: Argon2, scrypt, PBKDF2 Hacker News story: Rust password hashing functions: Argon2, scrypt, PBKDF2 Reviewed by Tha Kur on June 10, 2025 Rating: 5

No comments:

Powered by Blogger.