Security Analysis of Integer Learning with Errors with Rejection Sampling
Kyle Yates, Antsa Pierrottet, Abdullah Al Mamun, Ryann Cartor, Mashrur Chowdhury, Shuhong Gao
TL;DR
This work analyzes the security of integer learning with errors (ILWE) when rejection sampling is used in lattice-based digital signatures, evaluating the direct ILWE instances derived from signature data without side-channel leakage. It extends and simulates Bootle et al.'s least-squares attack using real-valued matrix representations of polynomials and develops large-sample strategies to test parameter security, with experiments on CRYSTALS-Dilithium-like rejection sampling. The results show that, for subgaussian distributions, the LS attack can recover the secret under certain parameter regimes, while uniform distributions and practical parameter choices remain resistant. The study underscores the importance of sampling distribution and parameter selection in ILWE-based signatures and discusses implications for real-world deployment in critical domains such as Intelligent Transportation Systems and post-quantum security.
Abstract
At ASIACRYPT 2018, a digital attack based on linear least squares was introduced for a variant of the learning with errors (LWE) problem which omits modular reduction known as the integer learning with errors problem (ILWE). In this paper, we present a theoretical and experimental study of the effectiveness of the attack when applied directly to small parameter ILWE instances found in popular digital signature schemes such as CRYSTALS-Dilithium which utilize rejection sampling. Unlike other studies which form ILWE instances based on additional information obtained from side-channel attacks, we take a more direct approach to the problem by constructing our ILWE instance from only the obtained signatures. We outline and introduce novel techniques in our simulation designs such as modular polynomial arithmetic via matrices in $\mathbb{R}$, as well as algorithms for handling large sample sizes efficiently. Our experimental results reinforce the proclaimed security of signature schemes based on ILWE. We additionally discuss the implications of our work and digital signatures as a whole in regards to real-world applications such as in Intelligent Transportation Systems (ITS).
