Adding the Salt
01
Security Basics
Key Concept
What is Salting?
- Salting is adding a unique, random string of characters to your password.
- This happens right before your password is converted into a secure code (hashed).
- It acts as a secret ingredient that makes every password unique.
1 / 7
