Reducing Ciphertext and Key Sizes for MLWE-Based Cryptosystems
Georg Maringer, Antonia Wachter-Zeh
TL;DR
This work investigates reducing ciphertext and secret-key sizes in MLWE-based KEMs, focusing on Kyber, by treating encryption+decryption as data transmission over a noisy channel. It combines asymptotic capacity analysis with finite-length achievability bounds (normal approximation and the RCU bound) to identify parameter changes that shrink data sizes while preserving security, including l adjustments and ciphertext compression settings. Key findings show asymptotic size reductions of about 25% for Kyber1024 (with a 44% smaller A matrix) and substantial per-block reductions (up to ~39% for Kyber1024 and ~33% for Kyber512) through compression; finite-length results indicate practical reductions of around 25–28% for a single 256-bit AES key exchange. These results offer concrete parameter-tuning guidelines to reduce bandwidth and storage requirements for MLWE-based KEM deployments without compromising cryptographic security.
Abstract
The concatenation of encryption and decryption can be interpreted as data transmission over a noisy communication channel. In this work, we use finite blocklength methods (normal approximation and random coding union bound) as well as asymptotics to show that ciphertext and key sizes of the state-of-the-art post-quantum secure key encapsulation mechanism (KEM) Kyber can be reduced without compromising the security of the scheme. We show that in the asymptotic regime, it is possible to reduce the sizes of ciphertexts and secret keys by 25% for the parameter set Kyber1024 while keeping the bitrate at 1 as proposed in the original scheme. For a single Kyber encryption block used to share a 256-bit AES key, we furthermore show that reductions in ciphertext size of 39% and 33% are possible for Kyber1024 and Kyber512, respectively.
