Skip to content

Generalized Caesar Cipher with the help of Diffie-Hellman Key Exchange Protocol using Client-Server Model

Notifications You must be signed in to change notification settings

adityaneel94/generalized-caesar-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Generalized Caesar Cipher

Problem statement: Implement the Generalized Caesar Cipher with the help of Diffie-Hellman Key Exchange Protocol using Client-Server Model

Run command:

Server:
./server <server IP>

Client:
/.client <server IP> <file.txt>

About

Generalized Caesar Cipher with the help of Diffie-Hellman Key Exchange Protocol using Client-Server Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages