Content deleted Content added
Dscheinder (talk | contribs) |
Dscheinder (talk | contribs) |
||
Line 18:
:## Set <math>x_{k+1}:=x_k+p^kd_k</math>.
:# Return <math>x_e</math>.
Assuming <math>e</math> is much smaller than <math>p</math>, the algorithm computes discrete logarithms in time complexity [[Big O notation|<math>O(e\sqrt p
== The general algorithm ==
|