ModernUO/Projects/UOContent/Accounting/Security
2026-08-08 22:52:01 -07:00
..
AccountSecurity.cs perf(login): move password writes off-loop too, behind one mechanism 2026-08-08 12:25:49 -07:00
Argon2PasswordProtection.cs refactor(accounts): make every password protection thread safe, drop the Argon2 carve-out 2026-08-08 22:36:55 -07:00
HashAlgorithmPasswordProtection.cs refactor(accounts): make every password protection thread safe, drop the Argon2 carve-out 2026-08-08 22:36:55 -07:00
PasswordWorker.cs Apply suggestion from @kamronbatman 2026-08-08 22:52:01 -07:00
PBKDF2PasswordProtection.cs refactor(accounts): make every password protection thread safe, drop the Argon2 carve-out 2026-08-08 22:36:55 -07:00