Skip to content

Java implementation of Pollard Rho method for finding Discrete Logarithm in Z_p, with p - prime (p = 2q + 1, with q - odd prime). Also, Silver-Pohlig-Hellman algorithm is implemented.

Notifications You must be signed in to change notification settings

baetuc/DiscreteLogarithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

Java implementation of Pollard Rho method for finding Discrete Logarithm in Z_p, with p - prime (p = 2q + 1, with q - odd prime). Also, Silver-Pohlig-Hellman algorithm is implemented.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages