Skip to main content

decode_bigint

Function decode_bigint 

Source
pub(super) fn decode_bigint(
    reader: impl Read,
    bit_bound: u32,
) -> Result<BoxedUint, Error>
Available on crate features alloc and std only.
Expand description

This function runs in time variable to the input.