aboutsummaryrefslogtreecommitdiff
path: root/salsa20/salsa/salsa20_amd64.s
AgeCommit message (Expand)Author
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2021-02-18salsa20/salsa: fix amd64 assembly not to smash SPRuss 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