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

    Function repairShareStep2

    • Step 2 of RTS.

      Generates the "sigma" value from all deltas received from all helpers. The "sigma" value must be sent to the participant repairing their share.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to use

      • deltas: Delta<C>[]

        Array of Delta values received from all helpers

      Returns Sigma<C>

      The computed Sigma value