Skip to content

Web Module in which user can send real time messages to any registered user of website,and receive also.All sent received messages against users will be encrypted/decrypted and encrypted will be stored in mongo db.

jawadddd/Chatting-WebsiteModule-EndToEnd-Encrypted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatting-WebsiteModule-EndToEnd-Encrypted

WebModule in which user can send real time messages to any registered user of website,and receive also.All sent received messages against users will be encrypted/decrypted and messages will be stored in mongo db in encrypted form.

Four independent layers:

  1. React ,FrontEnd
  2. Backend, NodeExpress js server of website with encryption and decryption of messages using AES technique + MongoDb
  3. Backend, Python Flask server just for encryption and decryption of messages using DES and Blowfish Algorithm
  4. Socket server

About

Web Module in which user can send real time messages to any registered user of website,and receive also.All sent received messages against users will be encrypted/decrypted and encrypted will be stored in mongo db.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published