[−][src]Function fancy_garbling::util::primes_with_width
pub fn primes_with_width(n: u32) -> Vec<u16>
Generate the factors of a CRT modulus that support at least n-bit integers, using the built-in PRIMES.
pub fn primes_with_width(n: u32) -> Vec<u16>
Generate the factors of a CRT modulus that support at least n-bit integers, using the built-in PRIMES.