MCPcopy Create free account
hub / github.com/corestoreio/pkg / SigningMethodHSFast

Struct SigningMethodHSFast

util/csjwt/hmac_fast_sha.go:29–32  ·  view source on GitHub ↗

SigningMethodHSFast implements the HMAC-SHA family of pre-warmed signing methods. Less allocations, bytes and a little bit faster but maybe the underlying mutex can become the bottleneck.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected