Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.
Training Camp • Cybersecurity Glossary
PBKDF2 Hashing is a key derivation function that uses a pseudorandom function to strengthen passwords by increasing the time it takes to crack them through iterative hashing algorithms.
PBKDF2 Hashing Definition: PBKDF2 Hashing is a key derivation function that uses a pseudorandom function to strengthen passwords by increasing the time it takes to crack them through iterative hashing algorithms.
PBKDF2 (Password-Based Key Derivation Function 2) Hashing is a cryptographic algorithm that derives a secure cryptographic key from a password. It uses a technique called key stretching where the password is hashed multiple times with a random salt to increase the computational complexity, making it more resistant to brute-force attacks. This process enhances the security of stored passwords by making it harder for attackers to reverse-engineer the original password from its hashed value.
Turn knowledge into credentials. Browse our instructor-led cybersecurity courses.
View All Courses →