aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/hash
Commit message (Collapse)AuthorAgeFilesLines
* pkg/hash: allow to hash multiple byte slicesDmitry Vyukov2017-07-211-4/+21
| | | | | Hash/String now allow to hash mutiple byte slices without copying them into a single slice first.
* pkg/hash: move from hashDmitry Vyukov2017-06-031-0/+40