Hacker News new | ask | show | jobs
by SkiFire13 89 days ago
Repeated squares is a way to implement exponentiation, not multiplication.
1 comments

Oops, yes, I meant exponentiation. Which you need (mod n) in RSA.