Key derivation function: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
:''"KDF" redirects here. For the Nazi 'Strength through Joy' organization, see [[Kraft durch Freude]]''
 
In [[cryptography]], a '''key derivation function''' (or KDF) is a function which derives one or more [[key (cryptography)|secret key]]s from a secret value and/or other known information such as a [[password]] or [[passphrase]]. Key derivation functions internally often use a [[cryptographic hash function]].