An implementation of the Pohlig-Hellman Algorithm, and using it in solving the Discrete Logarithm Problem in the group of units modulo a prime, with large values.
-
Updated
Feb 6, 2023 - C++
An implementation of the Pohlig-Hellman Algorithm, and using it in solving the Discrete Logarithm Problem in the group of units modulo a prime, with large values.
Add a description, image, and links to the pohlig-hellman-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the pohlig-hellman-algorithm topic, visit your repo's landing page and select "manage topics."