Sha256 Simd Versions Save

Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.

v1.0.1

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/minio/sha256-simd/compare/v1.0.0...v1.0.1