MCPcopy Create free account
hub / github.com/celzero/firestack / NewPipKeyProviderFromMsg

Function NewPipKeyProviderFromMsg

intra/backend/ipn_pipkeygen.go:358–360  ·  view source on GitHub ↗

NewPipKeyProviderFromMsg creates a new PipKeyProvider instance from a JWK and a msg hex string. Generating Blind() for the same msg with the same JWK will NOT result in the same PipKeyState. To restore a previous state, use NewPipKeyProvider() with the PipKeyState.V() string.

(pubjwk []byte, msg string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

newPipKeyFunction · 0.85

Tested by

no test coverage detected