Skip to content

amardeepio/Diffie-Hellman-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Diffie Hellman

Diffie Hellman using python and network sockets

Getting Started

All the codes are tested on linux machines.

Pre-requisites

Json module for parsing the buffer data.

Python 2.7 or 3.5.4 
pip for installing modules

How to use it

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.


License

This project is licensed under the GNU License

About

Diffie Hellman using network sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages