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 |
||
---|---|---|
.. | ||
azure | ||
b2 | ||
gcs | ||
manta | ||
oss | ||
s3 | ||
sia | ||
gateway.go |