Question: A company stores user passwords in plaintext in their database. After a data breach, the company decides to enhance the security of their password storage.

A company stores user passwords in plaintext in their database. After a data breach, the company decides to enhance the security of their password storage. Which technique should they implement to ensure that even if two users have the same password, their hashes stored in the database will be different?
Implementing SHA-256 hashing algorithm.
Implementing the MD5 hashing algorithm.
Implementing salting before hashing.
A company stores user passwords in plaintext in

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!