pub const N: usize = 256;
Polynomial degree (number of coefficients per polynomial).
ML-DSA operates over the ring Z_q[X]/(X^256 + 1).
Z_q[X]/(X^256 + 1)