[−][src]Function fancy_garbling::util::crt_inv_factor
pub fn crt_inv_factor(xs: &[u16], q: u128) -> u128
Compute the value x
given a composite CRT modulus provided by xs
.
pub fn crt_inv_factor(xs: &[u16], q: u128) -> u128
Compute the value x
given a composite CRT modulus provided by xs
.