Skip to content

A python program that runs the Diffie-Hellman key exchange between two classes.

License

Notifications You must be signed in to change notification settings

ExpandingS/basic-diffie-hellman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

basic-diffie-hellman

A python program that runs the Diffie-Hellman key exchange between two classes.

Usage:
./Diffie_Hellman.py | ./Diffie_Hellman.py XOR
XOR is for replacing (mod) wth XOR, and returns the amount times it worked as a percentage.

About

A python program that runs the Diffie-Hellman key exchange between two classes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages