-
- Downloads
"git@git.cccv.de:voidptr/camp2023-infos.git" did not exist on "5f4f40b66b31e976e930dc52747b0219162a3bef"
Argon2 for user password hashing
Argon2 is a modern password hashing algorithm. It is significantly more secure than the previous algorithm (salted SHA512). User logins with Argon2 are relativly slow and cause significant spikes in CPU and memory (100MB) usage. Existing passwords are gradually migrated to Argon2 on login.
Loading
Please register or sign in to comment