Hacker News new | ask | show | jobs
by natedub 3625 days ago
Passwords are not keys, but you can generate a key from a password with a Password-Based Key Derivation Function.

See https://en.wikipedia.org/wiki/PBKDF2