Module frost

Source
Expand description

FROST types and service definitions used by Spark Operators to sign and verify signatures. This module contains the frost.proto file.

Modules§

frost_service_client
Generated client implementations.

Structs§

AggregateFrostRequest
Aggregate frost request
AggregateFrostResponse
Aggregate frost response
DkgRound1Request
Distributed Key Generation Round 1 Request
DkgRound1Response
Distributed Key Generation Round 1 Response
DkgRound2Request
Distributed Key Generation Round 2 Request
DkgRound2Response
Distributed Key Generation Round 2 Response
DkgRound3Request
Distributed Key Generation Round 3 Request
DkgRound3Response
Distributed Key Generation Round 3 Response
EchoRequest
EchoResponse
FrostNonceRequest
FrostNonceResponse
FrostSigningJob
KeyPackage
A key package for frost signing.
SignFrostRequest
Signing request
SignFrostResponse
Signing response
SigningNonce
A nonce for frost signing. It’s a pair of private keys in secp256k1 sha256 field.
SigningNonceResult
ValidateSignatureShareRequest

Enums§

SigningRole
The role of the participant in the signing.