moby--moby/vendor/golang.org/x/crypto/salsa20/salsa
Justin Cormack b3251001c6
Update golang.org/x/crypto
Fixes issues with salsa which is used in swarmkit, see
https://github.com/docker/swarmkit/pull/2838

As we only encrypt small values this should be a non breaking change.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2019-03-21 16:48:45 +00:00
..
hsalsa20.go
salsa20_amd64.go Update golang.org/x/crypto 2019-03-21 16:48:45 +00:00
salsa20_amd64.s Update golang.org/x/crypto 2019-03-21 16:48:45 +00:00
salsa20_noasm.go Update golang.org/x/crypto 2019-03-21 16:48:45 +00:00
salsa20_ref.go Update golang.org/x/crypto 2019-03-21 16:48:45 +00:00
salsa208.go