package
0.0.0-20241226145920-483c662f7ff1
Repository: https://github.com/pingooio/stdx.git
Documentation: pkg.go.dev

# Functions

NewSha256 returns a new `hash.Hash` computing the SHA2-256 checksum.
NewSha512 returns a new `hash.Hash` computing the SHA2-512 checksum.
Sha256 returns the SHA2-256 checksum of the data.
SHA512 returns the SHA2-512 checksum of the data.