FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Class GroupCommitmentShare<C>

    One signer's share of the group commitment, derived from their individual signing commitments and the binding factor rho.

    Type Parameters

    Index

    Properties

    ciphersuite: C

    The ciphersuite instance

    Methods

    • Internal

      Return the underlying element.

      Returns C["Element"]