Modular Exponentiation Speedup

52 Views Asked by At

Is it possible to speedup modular exponentiation $a^e\bmod n$ with large $n$, $e$ when the complete factorization of $n-1$ is known?