import "github.com/jancajthaml-go/hmac256"
hmac256.Digest([]byte("XXXX"), []byte("xxxx"))
- 480 B/op
- 6 allocs/op
verify your performance by running make benchmark
import "github.com/jancajthaml-go/hmac256"
hmac256.Digest([]byte("XXXX"), []byte("xxxx"))
verify your performance by running make benchmark