Password-Based Key Derivation Function 2

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf key derivation function
gptkbp:abbreviation gptkb:PBKDF2
gptkbp:alternativeTo gptkb:Argon2
gptkb:bcrypt
gptkb:scrypt
gptkbp:category computer security
cryptography
https://www.w3.org/2000/01/rdf-schema#label Password-Based Key Derivation Function 2
gptkbp:publicationYear 2000
gptkbp:recommendation gptkb:NIST
gptkbp:standardizedBy gptkb:RFC_2898
gptkb:PKCS_#5
gptkbp:successor gptkb:PBKDF1
gptkbp:usedFor password hashing
cryptographic key derivation
key stretching
gptkbp:uses gptkb:salt
gptkb:HMAC
password
hash function
pseudorandom function
iteration count
gptkbp:vulnerableTo brute-force attack (if parameters are weak)
gptkbp:bfsParent gptkb:PBKDF2
gptkbp:bfsLayer 6