Y
Hacker News
new
|
ask
|
show
|
jobs
by
SkiFire13
89 days ago
Repeated squares is a way to implement exponentiation, not multiplication.
1 comments
MattPalmer1086
89 days ago
Oops, yes, I meant exponentiation. Which you need (mod n) in RSA.
link