Diffie Hellman using python and network sockets
All the codes are tested on linux machines.
Json module for parsing the buffer data.
Python 2.7 or 3.5.4
pip for installing modules
First run alice.py in the seperate terminal ( its the server) then start the bob.py.
then alice.py verify the secret key for DH algorithm.
This project is licensed under the GNU License