aboutsummaryrefslogtreecommitdiff
path: root/argon2/blamka_amd64.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
2018-01-19argon2: add missing amd64 tagsAlex Vaghin
2017-12-18argon2: add new package implementing the Argon2 PBKDF familyAndreas Auernhammer