Skip to main content

Syndrome Decoding Problem

Definition

The Syndrome Decoding Problem is a computational problem central to the security of code-based cryptography, particularly the McEliece cryptosystem. It involves finding an error vector of a given weight for a received word, given a parity-check matrix. The problem is considered NP-hard, meaning no efficient classical algorithm is known to solve it for sufficiently large parameters. Its computational difficulty underpins the security of certain post-quantum cryptographic schemes.