Function fancy_garbling::util::primes_with_width  
source · [−]pub fn primes_with_width(n: u32) -> Vec<u16>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,Expand description
Generate the factors of a CRT modulus that support at least n-bit integers, using the built-in PRIMES.