Predicting Module-Lattice Reduction

October 12, 2025 Β· Declared Dead Β· πŸ› IACR Cryptology ePrint Archive

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors LΓ©o Ducas, Lynn Engelberts, Paola de Perthuis arXiv ID 2510.10540 Category cs.CR: Cryptography & Security Citations 2 Venue IACR Cryptology ePrint Archive Last Checked 4 months ago
Abstract
Is module-lattice reduction better than unstructured lattice reduction? This question was highlighted as 'Q8' in the Kyber NIST standardization submission (Avanzi et al., 2021), as potentially affecting the concrete security of Kyber and other module-lattice-based schemes. Foundational works on module-lattice reduction (Lee, Pellet-Mary, StehlΓ©, and Wallet, ASIACRYPT 2019; Mukherjee and Stephens-Davidowitz, CRYPTO 2020) confirmed the existence of such module variants of LLL and block-reduction algorithms, but focus only on provable worst-case asymptotic behavior. In this work, we present a concrete average-case analysis of module-lattice reduction. Specifically, we address the question of the expected slope after running module-BKZ, and pinpoint the discriminant $Ξ”_K$ of the number field at hand as the main quantity driving this slope. We convert this back into a gain or loss on the blocksize $Ξ²$: module-BKZ in a number field $K$ of degree $d$ requires an SVP oracle of dimension $Ξ²+ \log(|Ξ”_K| / d^d)Ξ²/(d\log Ξ²) + o(Ξ²/ \log Ξ²)$ to reach the same slope as unstructured BKZ with blocksize $Ξ²$. This asymptotic summary hides further terms that we predict concretely using experimentally verified heuristics. Incidentally, we provide the first open-source implementation of module-BKZ for some cyclotomic fields. For power-of-two cyclotomic fields, we have $|Ξ”_K| = d^d$, and conclude that module-BKZ requires a blocksize larger than its unstructured counterpart by $d-1+o(1)$. On the contrary, for all other cyclotomic fields we have $|Ξ”_K| < d^d$, so module-BKZ provides a sublinear $Θ(Ξ²/\log Ξ²)$ gain on the required blocksize, yielding a subexponential speedup of $\exp(Θ(Ξ²/\log Ξ²))$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Cryptography & Security

Died the same way β€” πŸ‘» Ghosted