MCPcopy
hub / github.com/OpenNHP/opennhp / Bytes

Method Bytes

nhp/core/packet.go:145–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 SetCounter(uint64)
144 Counter() uint64
145 Bytes() []byte
146 NonceBytes() []byte
147 EphermeralBytes() []byte
148 StaticBytes() []byte

Callers 15

CompressionFunction · 0.65
decryptBodyMethod · 0.65
checkHMACMethod · 0.65
encryptBodyMethod · 0.65
addHMACMethod · 0.65
GetEvidenceWithCCUrlFunction · 0.65
GetEvidenceWithAgentUuidFunction · 0.65
SetPrivateKeyMethod · 0.65
NewECDHFunction · 0.65
GenerateSM2ECDHKeypairFunction · 0.65
GenerateSM2ECDSAKeypairFunction · 0.65
VerifySignatureFunction · 0.65

Implementers 2

HeaderCurvenhp/core/scheme/curve/header.go
HeaderGmsmnhp/core/scheme/gmsm/header.go

Calls

no outgoing calls

Tested by 3

TestSM2ECDSAKeysFunction · 0.52