1. 8779cbd all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 5 months ago
  2. a3485e1 all: use math/bits.RotateLeft by Alexander Yastrebov · 2 years, 5 months ago
  3. 04dced1 internal/subtle: rename to internal/alias by Russ Cox · 2 years, 7 months ago
  4. cd7d49e all: add //go:build lines to assembly files by Tobias Klauser · 3 years, 10 months ago
  5. 5ea612d all: go fmt ./... by Russ Cox · 4 years, 1 month ago
  6. 042588c salsa20/salsa: fix amd64 assembly not to smash SP by Russ Cox · 4 years, 1 month ago
  7. be400ae all: build tags: appengine,!gccgo => purego,gc by Tamir Duberstein · 4 years, 4 months ago
  8. b7391e9 salsa20/salsa: fix keystream loop in amd64 assembly when overflowing 32-bit counter by Filippo Valsorda · 6 years ago
  9. 37a17fe internal/subtle: add Any/InexactOverlap (new package) and apply them across packages by Filippo Valsorda · 7 years ago
  10. 1258d06 salsa20: panic when len(out) < len(in) following cipher.Stream by Filippo Valsorda · 7 years ago
  11. 74b34b9 all: make overlap rules wording consistent by Filippo Valsorda · 8 years ago
  12. 358f15e salsa20/salsa: fix out of bounds write by Wei Congrui · 8 years ago
  13. 5ef0053 all: use HTTPS for links that support it by Kevin Burke · 8 years ago
  14. 1705134 salsa20/salsa: eliminate unnecessary "callee save" prologue/epilogue by Austin Clements · 8 years ago
  15. a0819bb salsa20/salsa: hide SP alignment from spadj by Austin Clements · 8 years ago
  16. 1fbbd62 crypto: add import comments. by David Symonds · 10 years ago
  17. a73c6bb go.crypto: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  18. 3968475 go.crypto/salsa: fix typo in comment and move TODO out of package comment. by Adam Langley · 12 years ago
  19. bf54563 go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation by Shenghou Ma · 12 years ago
  20. 6779fad go.crypto: add and adjust +build lines for 386 and gccgo by Ian Lance Taylor · 12 years ago
  21. 4ce1924 go.crypto: various: fix appengine compatibility by Dave Cheney · 12 years ago
  22. 750c6a9 go.crypto: match asm variable names to Go func declarations by Russ Cox · 12 years ago
  23. 815dd50 go.crypto/salsa20: add salsa.Core208. by Dmitry Chestnykh · 12 years ago
  24. 62fc357 go.crypto/salsa20: add package. by Adam Langley · 13 years ago