How many of us know exactly how users passwords are stored in your application 🤔
Do you make use of any password hashing algorithms?
If yes, what are they?
1. plain text
2. pbkdf2,
3. bcrypt,
4. scrypt,
5. argon2,
6. Balloon
7. others
8. Not sure
Let us hear more about your password storage mechanism.
Replies
LoginRadius Authentication