Skip to main content

ZETA

Constant ZETA 

Source
pub const ZETA: i32 = 1753;
Expand description

Primitive 512th root of unity modulo q.

Used to build the NTT twiddle factor table. zeta = 1753 satisfies zeta^256 = -1 (mod q).