summaryrefslogtreecommitdiffstats
path: root/modules/auth/password/hash/pbkdf2.go
Commit message (Expand)AuthorAgeFilesLines
* Use `crypto/sha256` (#29386)KN4CK3R2024-02-251-1/+1
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-221-1/+1
* Make CI use a dummy password hasher for all tests (#22983)zeripath2023-02-201-1/+1
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-191-0/+67