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