Skip to main content

Short Integer Solution

Definition

The Short Integer Solution (SIS) problem is a fundamental computational problem in lattice-based cryptography, which forms the basis for constructing various cryptographic primitives. It involves finding a non-zero integer vector of small length that, when multiplied by a given matrix, results in a zero vector modulo a certain integer. The presumed difficulty of solving the SIS problem is a cornerstone for the security of many post-quantum cryptographic schemes. This problem is considered hard even for quantum computers.