[−][src]Function fancy_garbling::util::digits_per_u128
pub fn digits_per_u128(modulus: u16) -> usize
Determine how many mod q
digits fit into a u128
(includes the color
digit).
pub fn digits_per_u128(modulus: u16) -> usize
Determine how many mod q
digits fit into a u128
(includes the color
digit).