MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / VerifySignature

Method VerifySignature

crypto/crypto.go:25–25  ·  view source on GitHub ↗
(msg []byte, sig []byte)

Source from the content-addressed store, hash-verified

23 Address() Address
24 Bytes() []byte
25 VerifySignature(msg []byte, sig []byte) bool
26 Equals(PubKey) bool
27 Type() string
28}

Callers 15

TestSignProposalMethod · 0.65
TestSignVoteMethod · 0.65
VerifyCommitMethod · 0.65
VerifyCommitLightMethod · 0.65
VerifyMethod · 0.65
TestVoteVerifySignatureFunction · 0.65
BenchmarkVerificationFunction · 0.65

Implementers 1

pubKeyEddietypes/protobuf_test.go

Calls

no outgoing calls