Day 15
What sites and apps use and adopts to store a password in a database?
- HASH ALGORITHM + SALT
- RAINBOW TABLES
- HASH ALGORITHM
- MATHEMATIC FUNCTION
- HASH ALGORITHM + NULL
Day 15
What sites and apps use and adopts to store a password in a database?
Yes, it’s salting.
Here’s an example:
HASH ALGORITHM + SALT
Could be both Hash Algorithm and HashAlgotithm with Salt.
The second one is more secure and should be used nowadays.
They should be using an hash algorithm and salt
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.