mirror of
https://github.com/minio/minio.git
synced 2025-01-12 23:43:22 -05:00
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 |
||
---|---|---|
.. | ||
gateway-azure_test.go | ||
gateway-azure-anonymous.go | ||
gateway-azure.go |