forgejo/modules/auth/password/hash
Loïc Dachary 62f50e1c52
[SECURITY] default to pbkdf2 with 320,000 iterations
(cherry picked from commit 3ea0b287d7)
(cherry picked from commit db8392a8ac)
(cherry picked from commit bd2a5fa292)
(cherry picked from commit 2436acb3d9)
2023-03-18 09:20:23 +01:00
..
argon2.go
bcrypt.go
common.go
dummy.go
dummy_test.go
hash.go
hash_test.go
pbkdf2.go
scrypt.go
setting.go [SECURITY] default to pbkdf2 with 320,000 iterations 2023-03-18 09:20:23 +01:00
setting_test.go [SECURITY] default to pbkdf2 with 320,000 iterations 2023-03-18 09:20:23 +01:00