package
1.4.4
Repository: https://github.com/tsmweb/go-helper-api.git
Documentation: pkg.go.dev

# Functions

HashSHA1 generates and returns an SHA1 hash.
HashSHA256 generates and returns an SHA256 hash.
VerifySHA1 checks if the plaintext value matches the given sha1 hash.
VerifySHA256 checks if the plaintext value matches the given sha256 hash.