sprig
sprig copied to clipboard
Feature Request: string to []byte and Hmac (Cryptographic)
https://golang.org/pkg/crypto/hmac/
Thanks :)
Looking for hmac today also. I wanted to do the equivalent of
openssl dgst -binary -sha256 -hmac secret
Bump :)
Sha256HMAC as addition to Sha256Sum would be great!