CRJun 25, 2021

Two Standard Decks of Playing Cards are Sufficient for a ZKP for Sudoku

arXiv:2106.13646v334 citations
Originality Incremental advance
AI Analysis

This makes the protocol more practical for physical implementations, though it is an incremental improvement in card-based cryptography.

The paper tackles the problem of reducing the number of playing cards needed for a physical zero-knowledge proof protocol for Sudoku, achieving a protocol that requires only two standard decks compared to the previous nine.

Sudoku is a famous logic puzzle where the player has to fill a number between 1 and 9 into each empty cell of a $9 \times 9$ grid such that every number appears exactly once in each row, each column, and each $3 \times 3$ block. In 2020, Sasaki et al. developed a physical card-based protocol of zero-knowledge proof (ZKP) for Sudoku, which enables a prover to convince a verifier that he/she knows a solution of the puzzle without revealing it. Their protocol uses 90 cards, but requires nine identical copies of some cards, which cannot be found in a standard deck of playing cards (consisting of 52 different cards and two jokers). Hence, nine identical standard decks are required to perform that protocol, making the protocol not very practical. In this paper, we propose a new ZKP protocol for Sudoku that can be performed using only two standard decks of playing cards, regardless of whether the two decks are identical or different. In general, we also develop the first ZKP protocol for a generalized $n \times n$ Sudoku that can be performed using a deck of all different cards.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes