Skip to main content

Module module

Module module 

Source
Expand description

Module operations: matrix–vector product in the NTT domain (ML-DSA style).

Structs§

ModuleMatrix
Public matrix A stored row-major as NTT polynomials Â_{i,j}.
ModuleVec
Column vector of ring elements (time domain).