/hmac256

Primary LanguageGoThe UnlicenseUnlicense

HMAC - SHA 256

Go Report Card

Usage

import "github.com/jancajthaml-go/hmac256"

hmac256.Digest([]byte("XXXX"), []byte("xxxx"))

Performance

  • 480 B/op
  • 6 allocs/op

verify your performance by running make benchmark

Resources