Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fbertran/PohligHellman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Pohlig-Hellman algorithm

In number theory, the Pohlig–Hellman algorithm is a special-purpose algorithm for computing discrete logarithms in a multiplicative group whose order is a smooth integer.

Requirements

Python 2.7

Run

python pohlig_hellman.py

About

Implementation of the Pohlig-Hellman algorithm for finding discrete logarithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%