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

    Function checkSignatureWithTweak

    • Run a single signature test with the given parameters. Useful for integration testing with specific ciphersuites.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to test

      • rng: CryptoRng

        A cryptographically secure random number generator

      • msg: Uint8Array

        The message to sign

      • tweak: Tweak

        The tweak to apply

      Returns boolean

      true if the test passes