Files
next.orly.dev/pkg/crypto/sha256/doc.go

7 lines
245 B
Go

// Package sha256 is taken from github.com/minio/sha256-simd, implementing,
// where available, an accelerated SIMD implementation of sha256.
//
// This package should be updated against the upstream version from time to
// time.
package sha256