Function fancy_garbling::util::as_base_q_u128
source · [−]pub fn as_base_q_u128(x: u128, q: u16) -> Vec<u16>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,
Expand description
Convert x
into base q
.