Quizlearn
.app
What security best practice helps protect the integrity of stored passwords?
Employing a strong hashing algorithm like SHA-256
Using a reversible hashing algorithm
Storing passwords in plaintext
Neglecting to add salt before hashing
Software Engineering Exercises are loading ...