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

    Function checkSignErrorsWithSetup

    • Self-contained wrapper for checkSignErrors.

      Creates signing setup internally and tests that signing fails with incorrect number of commitments.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to test

      • rng: CryptoRng

        A cryptographically secure random number generator

      Returns Promise<void>