Skip to main content

Cut-And-Choose

Definition

Cut-And-Choose is a cryptographic technique used in secure multi-party computation to ensure the honesty of participants. One party prepares multiple copies of a computation or data. The other party then randomly selects a subset of these copies to verify for correctness. The remaining unverified copies are then used for the actual computation. This method incentivizes honest behavior by making it highly probable that any cheating will be detected.