qssm-le 1.0.0

QSSM-LE lattice engine facade (reference stub — not LaBRADOR).
Documentation
1
2
3
4
//! Algebra hot-paths (ring + NTT) isolated for optimization swaps.

pub(crate) mod ntt;
pub(crate) mod ring;