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

    Function checkDkgPart2ErrorWithSetup

    • Self-contained wrapper for DKG Part 2 error test.

      Creates DKG setup and tests part2 error handling with corrupted proof of knowledge.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to test

      • rng: CryptoRng

        A cryptographically secure random number generator

      Returns void