Proposed by: Miklós Ajtai (1996)
Category: Lattice / post-quantum
Mathematical form
Parameters: dimension n, modulus q, width m=poly(n), norm bound β<q.
Assumption (SISn,q,m,β). For every PPT algorithm A:
Pr[A←Zqn×m;z←A(A):Az≡0(modq)∧0<∥z∥≤β]≤ε(n).
I.e., finding a short nonzero vector in the random q-ary lattice Λ⊥(A)={z∈Zm:Az≡0modq} is hard. The ISIS (inhomogeneous) variant asks for short z with Az≡u; Ring-SIS/Module-SIS replace Zq by Rq=Zq[X]/(Xd+1).
Worst-case connection
Ajtai (1996): solving SIS on average is at least as hard as solving worst-case SIVPO~(βn) ([[lattice-worst-case]]) — the first worst-case to average-case reduction in cryptography.
Best known attacks
Lattice reduction (BKZ) on Λ⊥(A): time 2Θ(nlogq/log2β) roughly; concretely estimated via the core-SVP methodology. No quantum speedup beyond sieving constants.
Importance
Ajtai’s paper (STOC 1996, >2500 citations) founded lattice-based cryptography.