You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/auth/password/hash
Gusted fa37a211fb
[GITEA] Drop sha256-simd in favor of stdlib
11 months ago
..
argon2.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
bcrypt.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
common.go Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
dummy.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
dummy_test.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
hash.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
hash_test.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
pbkdf2.go [GITEA] Drop sha256-simd in favor of stdlib 11 months ago
scrypt.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
setting.go [SECURITY] default to pbkdf2 with 320,000 iterations 11 months ago
setting_test.go [SECURITY] default to pbkdf2 with 320,000 iterations 11 months ago