vix.ing · top · new · best · stats · spec

A Statistical Explanation of the Timing Attack on QC-MDPC Code Crypto-system

2019/12/15 by Han Li, Li, Han
Computer Science · #Coding theory and cryptography #Error Correcting Code Techniques #Cryptographic Implementations and Security

paper · pdf · doi:10.48550/arxiv.1912.07005

Abstract

The McEliece cryptosystem based on quasi-cyclic moderate-density parity-check (QC-MDPC) codes is first purposed in 2013\citeQCMDPC and is considered a promising contender in the post-quantum era. Understanding its security is hence essential. Till now, the most effective attacks are the reaction attack\citeReaction and the timing attack\citeTiming. Both of these attacks rely on the decoding performance to recover the private key. The reaction attack relies on the decoding failure rate and the timing attack relies on the iterations during decoding. However, the mechanics behind these attacks remain elusive. In this paper, a mathematical model is proposed to explain both attacks by connecting the spectrum of private key and first-layer performance of the decoder.

Related