CRNov 16, 2020

Cryptanalysis of a code-based full-time signature

arXiv:2011.08326v29 citations
Originality Synthesis-oriented
AI Analysis

This work exposes a security flaw in a post-quantum signature scheme, showing it is insecure and highlighting ongoing challenges in developing efficient code-based cryptography.

The authors attacked a code-based signature scheme (SHMWW) by exploiting a bias in signature bit distribution to recover the private key, demonstrating that as few as 10 signatures are sufficient for successful recovery.

We present an attack against a code-based signature scheme based on the Lyubashevsky protocol that was recently proposed by Song, Huang, Mu, Wu and Wang (SHMWW). The private key in the SHMWW scheme contains columns coming in part from an identity matrix and in part from a random matrix. The existence of two types of columns leads to a strong bias in the distribution of set bits in produced signatures. Our attack exploits such a bias to recover the private key from a bunch of collected signatures. We provide a theoretical analysis of the attack along with experimental evaluations, and we show that as few as 10 signatures are enough to be collected for successfully recovering the private key. As for previous attempts of adapting Lyubashevsky's protocol to the case of code-based cryptography, the SHMWW scheme is thus proved unable to provide acceptable security. This confirms that devising secure code-based signature schemes with efficiency comparable to that of other post-quantum solutions (e.g., based on lattices) is still a challenging task.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes