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
2 years ago
..
argon2.go
bcrypt.go
common.go
dummy.go
dummy_test.go
hash.go
hash_test.go
pbkdf2.go [GITEA] Drop sha256-simd in favor of stdlib 2 years ago
scrypt.go
setting.go [SECURITY] default to pbkdf2 with 320,000 iterations 2 years ago
setting_test.go [SECURITY] default to pbkdf2 with 320,000 iterations 2 years ago