PBKDF2

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf key derivation function
gptkbp:category cryptography
password security
gptkbp:dependsOn underlying hash function
iteration count
salt length
gptkbp:fullName gptkb:Password-Based_Key_Derivation_Function_2
https://www.w3.org/2000/01/rdf-schema#label PBKDF2
gptkbp:output derived key
gptkbp:pseudorandomFunction gptkb:HMAC
gptkbp:publishedBy gptkb:RSA_Laboratories
gptkbp:replacedBy gptkb:PBKDF1
gptkbp:standardizedBy gptkb:RFC_2898
gptkb:PKCS_#5
gptkbp:usedFor password hashing
cryptographic key derivation
key stretching
gptkbp:uses gptkb:salt
password
pseudorandom function
iteration count
gptkbp:bfsParent gptkb:password
gptkbp:bfsLayer 5