pub fn modulus_with_nprimes(n: usize) -> u128
Expand description

Primes skipping the modulus 2, which allows certain gadgets. Generate a CRT modulus with n primes.