A simple utility to create and exploit backdoors in the Diffie-Hellman protocol
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Update command-line usage of dph/pohlig.py to match dph/__main__.py
3c200ddView on GitHubFix bug where incorrect solution is found for large exponents
ecf6202View on GitHubSwap order of positional arguments passed to 'exp' subcommand
bac5567View on GitHubUpdate README.md with requirements and usage descriptions
77b274eView on GitHubAdd initial code for Python DPH module and command-line utility
c6be0f2View on GitHub