213

Wagner's Algorithm Provably Runs in Subexponential Time for SIS^\infty

IACR Cryptology ePrint Archive (IACR ePrint), 2025
Main:30 Pages
2 Figures
Bibliography:3 Pages
3 Tables
Appendix:3 Pages
Abstract

At CRYPTO 2015, Kirchner and Fouque claimed that a carefully tuned variant of the Blum-Kalai-Wasserman (BKW) algorithm (JACM 2003) should solve the Learning with Errors problem (LWE) in slightly subexponential time for modulus q=poly(n)q=\mathrm{poly}(n) and narrow error distribution, when given enough LWE samples. Taking a modular view, one may regard BKW as a combination of Wagner's algorithm (CRYPTO 2002), run over the corresponding dual problem, and the Aharonov-Regev distinguisher (JACM 2005). Hence the subexponential Wagner step alone should be of interest for solving this dual problem - namely, the Short Integer Solution problem (SIS) - but this appears to be undocumented so far.We re-interpret this Wagner step as walking backward through a chain of projected lattices, zigzagging through some auxiliary superlattices. We further randomize the bucketing step using Gaussian randomized rounding to exploit the powerful discrete Gaussian machinery. This approach avoids sample amplification and turns Wagner's algorithm into an approximate discrete Gaussian sampler for qq-ary lattices.For an SIS lattice with nn equations modulo qq, this algorithm runs in subexponential time exp(O(n/loglogn))\exp(O(n/\log \log n)) to reach a Gaussian width parameter s=q/polylog(n)s = q/\mathrm{polylog}(n) only requiring m=n+ω(n/loglogn)m = n + \omega(n/\log \log n) many SIS variables. This directly provides a provable algorithm for solving the Short Integer Solution problem in the infinity norm (SIS\mathrm{SIS}^\infty) for norm bounds β=q/polylog(n)\beta = q/\mathrm{polylog}(n). This variant of SIS underlies the security of the NIST post-quantum cryptography standard Dilithium. Despite its subexponential complexity, Wagner's algorithm does not appear to threaten Dilithium's concrete security.

View on arXiv
Comments on this paper