Module zq

Source

Structs§

UniformZq
Zq
Element of the group Z/(2^32 − 1). Uses native u32 operations with automatic modulo reduction through wrapping arithmetic.

Functions§

add_assign_two_zq_vectors
Adds rhs into lhs component‑wise.