|  | 
|  | 
| back to board | How to do it fast? Posted by Sbreg  19 Jun 2003 00:03My programm find secret key d (e*d mod (p-1)*(q-1)=1) and compute c^d mod n (=m) with "russian peasant method". But 0.981 sec is very bad.Re: How to do it fast? I have the same algorithm and AC program in 0.421 sec. How did all these people solve the problem better than in 0.1 sec? Maybe some idea of optimization? | 
 | 
|