aboutsummaryrefslogtreecommitdiff
path: root/salsa20/salsa/salsa20_noasm.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
2019-03-20salsa20/salsa: fix keystream loop in amd64 assembly when overflowing 32-bit c...Filippo Valsorda