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

    Function checkVerifyingSharesWithSetup

    • Self-contained wrapper for verifying shares tests.

      Creates full signing setup and tests signature share verification.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to test

      • rng: CryptoRng

        A cryptographically secure random number generator

      Returns Promise<void>