Shape Shape

Key Derivation Function

Key Derivation Function (KDF) generates secure keys from a shared secret. Used in password hashing and cryptography.

Example:

PBKDF2 derives encryption keys from user passwords.

WhatsApp Icon