Skip to content

dineshmendhe1/64-Bit-Encrypted-Chat-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

64-Bit-Encrypted-Chat-System

Three main systems:

  1. Client
  2. Server
  3. Key server

User input text message will be encrypted using DES block cipher and CBC block cipher mode. Key server will be used to exchange secret keys/ private keys and authentication key between client and server. Once the connection is authenticated after verification, client and server can communicate with each other.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages