Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/modules/auth/password/hash
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194)
2 years 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 Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
scrypt.go Make CI use a dummy password hasher for all tests (#22983) 2 years ago
setting.go Fix various bugs for "install" page (#23194) 2 years ago
setting_test.go Provide the ability to set password hash algorithm parameters (#22942) 2 years ago