Thereâs always a lot of debate in regards to how to safely store passwords and what algorithm to use: MD5, SHA1, SHA256, PBKDF2, Bcrypt, Scrypt, Argon2, plaintext?? So I tried to analyse and summarise the most recent and reasonable choices: Scrypt, Bcrypt and Argon2. â¦and yes, MD5, SHA1, SHA256 are not suitable for storing passwords! ð A summaryIn 2015, Iâve published âPassword Hashing: PBKDF2, S

{{#tags}}- {{label}}
{{/tags}}