MCPcopy Index your code
hub / github.com/celzero/firestack / VerifyMessageSignature

Function VerifyMessageSignature

intra/core/brsa/common.go:85–95  ·  view source on GitHub ↗

VerifyMessageSignature verifies the input message signature against the expected public key

(message, signature []byte, saltLength int, pk *BigPublicKey, hash crypto.Hash)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

VerifyMethod · 0.85

Calls 3

ConvertHashFunctionFunction · 0.85
verifyPSSFunction · 0.85
WriteMethod · 0.65

Tested by

no test coverage detected