Papers › Kangaroo Methods for Solving the Interval Discrete Logarithm Problem

Kangaroo Methods for Solving the Interval Discrete Logarithm Problem

28 Jan 2015arXiv:1501.07019links table onlyarchive 2025-07-28

Alex Fowler, Steven Galbraith

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

The interval discrete logarithm problem is defined as follows: Given some g,h in a group G, and some N ∈ℕ such that gᶻ=h for some z where 0 ≤z < N, find z. At the moment, kangaroo methods are the best low memory algorithm to solve the interval discrete logarithm problem. The fastest non parallelised kangaroo methods to solve this problem are the three kangaroo method, and the four kangaroo method. These respectively have expected average running times of (1.818+o(1))√(N), and (1.714 + o(1))√(N) group operations. It is currently an open question as to whether it is possible to improve kangaroo methods by using more than four kangaroos. Before this dissertation, the fastest kangaroo method that used more than four kangaroos required at least 2√(N) group operations to solve the interval discrete logarithm problem. In this thesis, I improve the running time of methods that use more than four kangaroos significantly, and almost beat the fastest kangaroo algorithm, by presenting a seven kangaroo method with an expected average running time of (1.7195 + o(1))√(N) ±O(1) group operations. The question, 'Are five kangaroos worse than three?' is also answered in this thesis, as I propose a five kangaroo algorithm that requires on average (1.737+o(1))√(N) group operations to solve the interval discrete logarithm problem.

PaperPDFCode

Code

jeanlucpons/kangaroo mentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections