Package sha256-simd provides hardware-accelerated SHA-256 hashing using SIMD instructions.
go get github.com/minio/sha256-simdNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute SHA-256 hash using SIMD-accelerated implementation
Use as a drop-in replacement; falls back to standard library if SIMD not available.
No dependency data recorded yet.