Update Password Storage recommendations
bkimminich opened this issue · 0 comments
bkimminich commented
https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html was updated with different recommendations, e.g. preferring argon2id
over bcrypt
by default. This needs to be updated in https://github.com/bkimminich/it-security-lecture/blob/master/slides/02-04-authentication_flaws.md and spin-offs in the other branches.