Function modexp::modexp [] [src]

pub fn modexp<A>(b: A, e: A, m: A) -> BigInt where A: ToBigInt