DrMMZ / Attack-Diffie-Hellman

Implementation of cryptanalysis of Diffie-Hellman public key protocol in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attack-Diffie-Hellman

Implementation of cryptanalysis of Diffie-Hellman public key protocol in Python

The complexity of the program AttackDH.py is exponential because of the discrete logarithm problem.

About

Implementation of cryptanalysis of Diffie-Hellman public key protocol in Python

License:MIT License


Languages

Language:Python 100.0%