Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestSignProposal
Method · 0.65
TestSignVote
Method · 0.65
VerifyCommit
Method · 0.65
VerifyCommitLight
Method · 0.65
VerifyCommitLightTrusting
Method · 0.65
Verify
Method · 0.65
TestProposalVerifySignature
Function · 0.65
BenchmarkProposalVerifySignature
Function · 0.65
TestVoteVerifySignature
Function · 0.65
TestSignAndValidateEd25519
Function · 0.65
BenchmarkVerification
Function · 0.65
TestSignAndValidateSecp256k1
Function · 0.65
Implementers
1
pubKeyEddie
types/protobuf_test.go
Calls
no outgoing calls
Tested by
7
TestProposalVerifySignature
Function · 0.52
BenchmarkProposalVerifySignature
Function · 0.52
TestVoteVerifySignature
Function · 0.52
TestSignAndValidateEd25519
Function · 0.52
TestSignAndValidateSecp256k1
Function · 0.52
TestSignatureVerificationAndRejectUpperS
Function · 0.52
TestSignAndValidateSr25519
Function · 0.52