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

    Function checkDkgPart3ErrorsWithSetup

    • Self-contained wrapper for DKG Part 3 error tests.

      Creates full DKG setup and tests part3 error handling.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to test

      • rng: CryptoRng

        A cryptographically secure random number generator

      Returns Promise<void>