Hacker News new | ask | show | jobs
by j_jochem 3830 days ago
Just use one of the existing key derivation functions. Scrypt and bcrypt should be good enough for most use cases, but you may want to google a bit before settling on one.