Module modular_frost::sign

source ·
Expand description

Threshold signing protocol.

Structs§

Traits§

  • Trait for the initial state machine of a two-round signing protocol.
  • Trait for the second machine of a two-round signing protocol.
  • Trait for the final machine of a two-round signing protocol.
  • Trait enabling writing preprocesses and signature shares.