In cryptography, a key derivation function (or KDF) derives one or more secret keys from a secret value such as a master key or other known information such as a password or passphrase using a pseudo-random function. Keyed cryptographic hash functions are popular examples of pseudo-random functions used for key derivation.
Stats
created |
1 year ago |
viewed |
17 times |
active |
1 year ago |
editors |
0 |
Recent Hot Answers
Why does PBKDF2 xor the iterations of the hash function together?Compressing EC private keys
How can one securely generate an asymmetric key pair from a short passphrase?
PBKDF2 for key diversification
Why does PBKDF2 xor the iterations of the hash function together?
more »
Related Tags
keys × 8hash × 8
encryption × 6
pbkdf-2 × 4
passwords × 3
symmetric × 3
public-key × 2
mac × 2
hmac × 2
key-exchange × 2
key-reuse × 2
authenticated-encryption × 2
salt × 2
brute-force-attack × 2
rc4 × 2
aes × 2
authentication
password-based-encryption
host-proof
sha-2
one-way-function
elliptic-curves
sha256
prf
idea