Hacker News new | ask | show | jobs
by electrum 3119 days ago
The "how to hash passwords" discussion should be easy: use PBKDF2, which is an IETF standard specified in RFC 8018 (originally specified in 2898 from the year 2000).