[][src]Function libplayrsa::primes::mod_exp

pub fn mod_exp(base: &BigUint, exponent: &BigUint, modulus: &BigUint) -> BigUint