aboutsummaryrefslogtreecommitdiff
path: root/blake2s/blake2s_386.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
2018-04-30crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detectionAndreas Auernhammer
2017-07-05blake2s: implement BLAKE2XAndreas Auernhammer
2016-10-28blake2s: fix build constraintsAdam Langley
2016-10-24blake2s: test all four hashing implementationsAustin Clements
2016-10-17blake2s: new packageAndreas Auernhammer