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

Method BlindSign

intra/core/brsa/brsa.go:229–249  ·  view source on GitHub ↗

BlindSign blindly computes the RSA operation using the Signer's private key on the blinded message input, if it's of valid length, and returns an error should the function fail. See the specification for more details: https://www.rfc-editor.org/rfc/rfc9474.html#name-blindsign

(data []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

DecryptAndCheckFunction · 0.85
NewBigPrivateKeyFunction · 0.85

Tested by

no test coverage detected