aboutsummaryrefslogtreecommitdiff
path: root/blake2b/blake2b_ref.go
AgeCommit message (Expand)Author
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2021-02-20all: go fmt ./...Russ Cox
2020-12-03all: build tags: appengine,!gccgo => purego,gcTamir Duberstein
2016-12-21blake2b: fix build on non-amd64 platformsMikio Hara
2016-10-24blake2b: test all three hashing implementationsAustin Clements
2016-10-18blake2b: new packageAndreas Auernhammer