[][src]Module frost_dalek::precomputation

Precomputation for one-round signing.

Structs

CommitmentShare

A precomputed commitment share.

PublicCommitmentShareList

A public commitment share list, containing only the hiding and binding commitments, not their committed-to nonce values.

SecretCommitmentShareList

A secret commitment share list, containing the revealed nonces for the hiding and binding commitments.

Functions

generate_commitment_share_lists

Pre-compute a list of CommitmentShares for single-round threshold signing.