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

    Function checkAggregateCorruptedShare

    • Test corrupted share detection during aggregation.

      Ported from Rust: check_aggregate_corrupted_share

      This function corrupts two signature shares and verifies that:

      1. Default aggregation (FirstCheater) catches the first cheater
      2. Disabled cheater detection returns InvalidSignature
      3. AllCheaters mode catches both cheaters

      Type Parameters

      Parameters

      Returns void