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

    Function repairShareStep3

    • Step 3 of RTS.

      The participant with the given identifier recovers their KeyPackage with the "sigma" values received from all helpers and the PublicKeyPackage of the group (which can be sent by any of the helpers).

      Returns an error if the minSigners field is not set in the PublicKeyPackage. This happens for PublicKeyPackages created before the 3.0.0 release; in that case, the user should set the minSigners field manually.

      Parameters

      Returns keys.KeyPackage

      The recovered KeyPackage

      If recovery fails or minSigners is not set