Shape Shape

Key Stretching

A cryptographic technique that strengthens weak keys by applying a hash function multiple times. Used in password security to make brute-force attacks harder.

Example:

Storing user passwords using PBKDF2 or bcrypt to slow down cracking attempts.

WhatsApp Icon