Expand description
Module operations: matrix–vector product in the NTT domain (ML-DSA style).
Structs§
- Module
Matrix - Public matrix
Astored row-major as NTT polynomialsÂ_{i,j}. - Module
Vec - Column vector of ring elements (time domain).
Module operations: matrix–vector product in the NTT domain (ML-DSA style).
A stored row-major as NTT polynomials Â_{i,j}.