DD
DevDash

Salt

Data

Definition

A salt is random data added to a password before hashing. Salting ensures that identical passwords produce different hashes, preventing rainbow table attacks and revealing that two users have the same password. Modern password hashing algorithms (bcrypt, argon2) include salt automatically.

Related Tools

Frequently Asked Questions

Related Terms

Want API access + no ads? Pro coming soon.