Terminology Index
1 term tagged "pbkdf2" starting with "P"
Showing 1-1 of 1 term
PBKDF2
Password-Based Key Derivation Function 2: a widely used function that derives a cryptographic key (or password hash) from a password by applying a hash many times with a salt, deliberately slow to resist brute-forcing.