Open Access Open Access  Restricted Access Subscription Access

Encrypted Chat Messenger


Affiliations
1 CSE, RCCIIT, Kolkata - 700015, West Bengal, India
 

This project entitled as "Encrypted Chat Messenger" is used basically for chatting purpose with the remote client or user on a network. The word Encryption at the beginning denotes that the project uses techniques of encryption to overcome some security issues. The users or the clients are given user name and password, the user name is simply stored in a file and the password is encrypted and then stored. The encryption algorithm used for encrypting the password is hash algorithm. We have implemented End to End Encryption in our project. This is a special type of encryption in which when a client sends a message to another client, the message is automatically encrypted without the knowledge of the client then passes through the network and reaches the other client in encrypted form. At the other client side the message is decrypted automatically.

Keywords

Chat, Client, Encryption, End to End Encryption, Diffie-Hellman Key, Server.
User
Notifications
Font Size


  • Encrypted Chat Messenger

Abstract Views: 869  |  PDF Views: 1104

Authors

Sadik Hussain
CSE, RCCIIT, Kolkata - 700015, West Bengal, India
Vikash Kumar
CSE, RCCIIT, Kolkata - 700015, West Bengal, India
Manjeet Kumar
CSE, RCCIIT, Kolkata - 700015, West Bengal, India
Suchana Naskar
CSE, RCCIIT, Kolkata - 700015, West Bengal, India
Monika Singh
CSE, RCCIIT, Kolkata - 700015, West Bengal, India

Abstract


This project entitled as "Encrypted Chat Messenger" is used basically for chatting purpose with the remote client or user on a network. The word Encryption at the beginning denotes that the project uses techniques of encryption to overcome some security issues. The users or the clients are given user name and password, the user name is simply stored in a file and the password is encrypted and then stored. The encryption algorithm used for encrypting the password is hash algorithm. We have implemented End to End Encryption in our project. This is a special type of encryption in which when a client sends a message to another client, the message is automatically encrypted without the knowledge of the client then passes through the network and reaches the other client in encrypted form. At the other client side the message is decrypted automatically.

Keywords


Chat, Client, Encryption, End to End Encryption, Diffie-Hellman Key, Server.

References