package
0.9.2
Repository: https://github.com/oidc-mytoken/server.git
Documentation: pkg.go.dev

# Functions

HMACBasedHash computes a hash-like value using HMAC.
HMACSHA3Str creates a hmac using sha3 512.
SHA3_256Str hashes the passed data with SHA3 256 goland:noinspection GoSnakeCaseUsage.
SHA3_512Str hashes the passed data with SHA3 512 goland:noinspection GoSnakeCaseUsage.
SHA512 hashes the passed data with sha512.
SHA512Str hashes the passed data with sha512.