CryptoDB
Stationary Syndrome Decoding for Improved PCGs
Authors: |
|
---|---|
Download: | |
Conference: | CRYPTO 2025 |
Abstract: | Syndrome decoding (SD), and equivalently Learning Parity with Noise (LPN), is a fundamental problem in cryptography, which states that for a field F, some compressing public matrix $G \in F^{k\times n}$, and a secret sparse vector $e \in F^{n}$ sampled from some noise distribution, $Ge$ is indistinguishable from uniform. Recently, the SD has gained significant interest due to its use in pseudorandom correlation generators (PCGs). In pursuit of better efficiency, we propose a new assumption called Stationary Syndrome Decoding (SSD). In SSD, we consider $q$ correlated noise vectors $e_{1},\ldots,e_{q}\in F^n$ and associated instances $G_{1}e_{1},\ldots,G_{q}e_{q}$ where the noise vectors are restricted to having non-zeros in the same small subset of $t$ positions $L\subset [n]$. That is, for all $i\in L$, $e_{j,i}$ is uniformly random, while for all other $i$, $e_{j,i} = 0$. Although naively reusing the noise vector renders SD and LPN insecure via simple Gaussian elimination, we observe known attacks do not extend to our correlated noise. We show SSD is unconditionally secure against so-called linear attacks, e.g., advanced information set decoding and representation techniques (Esser and Santini, Crypto 2024). We further adapt the state-of-the-art nonlinear attack (Briaud and {\O}ygarden, Eurocrypt 2023) to SSD and demonstrate both theoretically and experimentally resistance to the attack. We apply SSD to PCGs to amortize the cost of noise generation protocol. For OT and VOLE generation, each instance requires $O(t)$ communication instead of $O(t\log n)$. For suggested parameters, we observe a $1.5\times$ improvement in the running time or between 6 and $18\times$ reduction in communication. For Beaver triple generation using Ring LPN, our techniques have the potential for substantial amortization due to the high concrete overhead of the Ring LPN noise generation. |
BibTeX
@inproceedings{crypto-2025-35682, title={Stationary Syndrome Decoding for Improved PCGs}, publisher={Springer-Verlag}, author={Vladimir Kolesnikov and Stanislav Peceny and Srinivasan Raghuraman and Peter Rindal}, year=2025 }