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

Struct BigPublicKey

intra/core/brsa/keys.go:29–32  ·  view source on GitHub ↗

BigPublicKey is the same as an rsa.PublicKey struct, except the public key is represented as a big integer as opposed to an int. For the partially blind scheme, this is required since the public key will typically be any value in the RSA group.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected