MCPcopy Create free account
hub / github.com/bifurcation/mint / HkdfExtract

Function HkdfExtract

crypto.go:505–523  ·  view source on GitHub ↗

0 | v PSK -> HKDF-Extract = Early Secret | +-----> Derive-Secret(., | "ext binder" | | "res binder", | "") | = binder_key | +-----> Derive-Secret(., "c e traffic", | ClientHello) |

(hash crypto.Hash, saltIn, input []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

NextMethod · 0.85
NextMethod · 0.85
PSKNegotiationFunction · 0.85
NextMethod · 0.85
NextMethod · 0.85
TestHKDFFunction · 0.85

Calls 3

logfFunction · 0.85
SizeMethod · 0.65
WriteMethod · 0.45

Tested by 1

TestHKDFFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…