Matrix CR StudioBack

Research Artifact

E8 Lattice Codec

Nearest-vector decoder for the densest lattice packing in 8 dimensions. Kissing number 240 verified. Coding gain 1.46→2.19 dB measured.

240

kissing number verified

VERIFIED

What this is

The E8 lattice is the densest known sphere packing in 8 dimensions, a mathematical object so symmetric it was used to prove the solution to the 8-dimensional sphere-packing problem (Viazovska, 2016, Fields Medal). Our codec implements a nearest-vector decoder: given a received point in ℝ⁸, it finds the closest E8 lattice point exactly. This is the building block for error-correcting codes and post-quantum key encapsulation schemes that use lattice hard problems as their security foundation.

Why it matters

Lattice-based cryptography is the dominant family of NIST-standardized PQC algorithms: ML-KEM (CRYSTALS-Kyber), ML-DSA (CRYSTALS-Dilithium), and SLH-DSA all rely on lattice hardness assumptions. Understanding the geometry of the lattices underpinning these schemes is prerequisite to evaluating their security parameters honestly. The E8 codec is our baseline implementation for lattice geometry work.

Technical Specification

  • -Dimension: 8
  • -Kissing number: 240, all 240 minimal vectors enumerated and verified
  • -Coding gain: 1.46 dB (4-QAM baseline) → 2.19 dB (E8 shaping)
  • -Decoder: nearest-vector via Gosset polytope projection
  • -Status: internal, not published; IP Claim filed

IBM Quantum Job IDs

60 jobs total across Build 41 (coupling sweep) + 6 across Build 40 (gauge decomposition) · IBM ibm_fez · 156-qubit Heron r2

d6ub6r0v5rlc73f3oh9gBuild 41: E8 Coupling Sweep (IP Claim 32)
d6ub6oaf84ks73de2pogBuild 41: E8 Coupling Sweep (IP Claim 32)
d6ub6lk69uic73ci24k0Build 41: E8 Coupling Sweep (IP Claim 32)
d6u86fs69uic73chv1m0Build 40: E8 Gauge Decomposition (IP Claim 31)
d6u86d2f84ks73ddvmpgBuild 40: E8 Gauge Decomposition (IP Claim 31)
d6u86a2tnsts73ershsgBuild 40: E8 Gauge Decomposition (IP Claim 31)
Request a QTA72-hour turnaround · Remote · LATAM-native

Next →

Leech Lattice Codec