Key - Derivation function (password to key)
Table of Contents
About
Key derivation function transform a password or passphrase into a key.
The fastest function to transform a password into a key is to ignore the password and return the zero key.
List
- PBKDF2 (with a work factor of > 100,000) is fine, if aging.