mirror of https://github.com/minio/minio.git
d0a43af616
This change replaces all imports of "crypto/sha256" with "github.com/minio/sha256-simd". The sha256-simd package is faster on ARM64 (NEON instructions) and can take advantage of AVX-512 in certain scenarios. Fixes #5374 |
||
---|---|---|
.. | ||
errors.go | ||
reader.go | ||
reader_test.go |