Skip to main content

Module utils

Module utils 

Source

Structs§

CommitmentProgress
Incremental outcome of feeding coefficient commitments into an SsaCommitmentBuilder.
SsaBuilder
Reconstruct a single SSA from a set of SSA parts recovered from polynomials.
SsaCommitmentBuilder
Builds a complete SSA from the incoming client constant-term commitments of the SSA-part polynomials for a specific Session Stealth Address (SSA).
SsaCycle
All post-commitment state of one SSA cycle, held as a single unit.
SsaPartBuilder
Collects shares of a single polynomial and reconstructs its constant term.

Enums§

AddShareOutcome
What a share contributed to its polynomial.

Constants§

PROGRESS_ORDERING 🔒
Relaxed ordering suffices for every progress counter in SsaCycle.