A Generalized Birthday Problem

Published: 2002, Last Modified: 14 May 2025CRYPTO 2002EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We study a k-dimensional generalization of the birthday problem: given k lists of n-bit values, find some way to choose one element from each list so that the resulting k values xor to zero. For k = 2, this is just the extremely well-known birthday problem, which has a square-root time algorithm with many applications in cryptography. In this paper, we show new algorithms for the case k > 2: we show a cube-root time algorithm for the case of k = 4 lists, and we give an algorithm with subexponential running time when k is unrestricted.
Loading