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

    Function checkTestVectorVerifyingKey

    • Verify test vector verifying key derivation.

      This function verifies that the group verifying key from test vectors matches the derived verifying key from the group secret key.

      Type Parameters

      Parameters

      • ciphersuite: C

        The ciphersuite to test

      • vectors: TestVectorData

        The test vector data

      Returns void