Skip to main content

Module key_share

Module key_share 

Source
Expand description

Key share

Modules§

cggmp21_compat
Tools for migrating key shares from cggmp24 to cggmp24

Structs§

DirtyAuxInfo
Dirty aux info
DirtyIncompleteKeyShare
Dirty (unvalidated) core key share
DirtyKeyInfo
Public Key Info
DirtyKeyShare
Dirty (unvalidated) key share
InvalidIncompleteKeyShare
Error indicating that key share is not valid
InvalidKeyShare
Error indicating that key share is not valid
PedersenParams
Party pedersen parameters
ReconstructErrorspof
Error indicating that key reconstruction failed Error indicating that key reconstruction failed
Valid
Validated value
ValidateError
Validation error
VssSetup
Secret sharing setup of a key

Enums§

HdError
Error related to HD key derivation

Traits§

AnyKeyShare
Any (validated) key share
Validate
Represents a type that can be validated
ValidateFromParts
Represents a type that can be constructed and validated from Parts

Functions§

reconstruct_secret_keyspof
Reconstructs a secret key from set of at least min_signers key shares

Type Aliases§

AuxInfo
Auxiliary information
IncompleteKeyShare
Core key share
KeyInfo
Public Key Info
KeyShare
Key share