[−][src]Function fancy_garbling::util::modulus_with_nprimes
pub fn modulus_with_nprimes(n: usize) -> u128
Primes skipping the modulus 2, which allows certain gadgets. Generate a CRT modulus with n primes.
pub fn modulus_with_nprimes(n: usize) -> u128
Primes skipping the modulus 2, which allows certain gadgets. Generate a CRT modulus with n primes.