minio/vendor/golang.org/x/crypto/blake2b
Andreas Auernhammer f38222c0cc update the blake2b implementation (#3724)
Fixes a performance bug caused by SSE-AVX register savings on amd64.
2017-02-09 15:01:00 -08:00
..
blake2b.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2bAVX2_amd64.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2bAVX2_amd64.s update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2b_amd64.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2b_amd64.s update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2b_generic.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2b_ref.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00
blake2b_test.go update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00