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.
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386)
4 months ago
..
argon2.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
bcrypt.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
common.go Provide the ability to set password hash algorithm parameters (#22942) 1 year ago
dummy.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
dummy_test.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
hash.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
hash_test.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
pbkdf2.go Use `crypto/sha256` (#29386) 4 months ago
scrypt.go Make CI use a dummy password hasher for all tests (#22983) 1 year ago
setting.go Fix various bugs for "install" page (#23194) 1 year ago
setting_test.go Provide the ability to set password hash algorithm parameters (#22942) 1 year ago