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

    Function checkRepairShareStep1

    • Test repair_share_step_1. Ported from check_repair_share_step_1 in Rust.

      This test verifies that the sum of all deltas equals the Lagrange coefficient times the helper's signing share.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to use

      • rng: CryptoRng

        Random number generator

      Returns Promise<void>