Select Git revision
debian
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
uffd / uffd
77 commits behind the upstream repository.
Julian
authored
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.