MCPcopy Create free account
hub / github.com/cloudflare/roughtime / CreateReplies

Function CreateReplies

protocol/protocol.go:563–646  ·  view source on GitHub ↗

CreateReplies signs, using privateKey, a batch of nonces along with the given time and radius. It returns one reply for each nonce using that signature and includes cert in each. The same version is indicated in each reply. It's the callers responsibility to ensure that each client supports this ve

(ver Version, requests []Request, midpoint time.Time, radius time.Duration, cert *Certificate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainFunction · 0.92
handleRequestFunction · 0.92
TestRunTestVectorsFunction · 0.85
TestRoundtripFunction · 0.85
TestChainingFunction · 0.85

Calls 7

nonceSizeFunction · 0.85
newTreeFunction · 0.85
EncodeFunction · 0.85
encodeFramedFunction · 0.85
RootMethod · 0.80
BytesForVersionMethod · 0.80
PathMethod · 0.80

Tested by 4

TestRunTestVectorsFunction · 0.68
TestRoundtripFunction · 0.68
TestChainingFunction · 0.68