Function plain_modpow

Source
fn plain_modpow(base: &BigUint, exp_data: &[u64], modulus: &BigUint) -> BigUint