aboutsummaryrefslogtreecommitdiff
path: root/hash_sha1_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Use actual git for tests and enhance HeadGravatar Runxi Yu2025-11-161-9/+0
|
* Revert "hash: Generic hash-algorithm API"Gravatar Runxi Yu2025-11-161-12/+0
| | | | | | | This reverts commit 94bfb1fa147f80e6ec39009d41fc2f853925e0a5. Generics actually kinda suck for these purposes... once you look at it from the user's perspective.
* hash: Generic hash-algorithm APIGravatar Runxi Yu2025-11-161-0/+12
|
* Support multiple hash sizes in one buildGravatar Runxi Yu2025-11-161-0/+9