aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/hash/hash.go
Commit message (Expand)AuthorAgeFilesLines
* *: fix some typosZhizhen He2023-09-081-1/+1
* plumbing/hash: Add SHA256 as a supported algorithmPaulo Gomes2023-03-071-0/+3
* Remove need to build with CGOPaulo Gomes2023-02-251-4/+2
* sha1: Add collision resistent implementationPaulo Gomes2022-11-251-0/+59