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

Method Blind

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

Blind generates id:blindMsg:blindingFactor:salt:msg id is a 64 byte hmac tying blindMsg to the public key blindMsg is a 256 byte blinded message blindingFactor is upto 256 byte random blinding factor salt is 48 bytes random salt (see: hashfn) msg is a 32 byte random message (see: msgsize)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BlindMethod · 0.65

Implementers 1

pkgenintra/backend/ipn_pipkeygen.go

Calls

no outgoing calls

Tested by

no test coverage detected