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

  • Available from: en.wikipedia.org
  • Kahate A. Cryptography and Network Security. 3rd ed.
  • Forouzan BA. Data Communications and networking. 4th ed. McGraw-Hill.
  • Stallings W. Cryptography and network Security: Principles and Practice. 5th Ed. Pearson Education/Prentice Hall. Available from: www.google.co.in
  • Available from: www.java2s.com
  • Virtual Worlds Group. Microsoft Research One Microsoft Way; Redmond, WA. 98052.
  • Radack S. Ed. Computer Security Division, Information Technology Laboratory, National Institute of Standards and Technology.
  • Research papers on A Study of Encryption Algorithm by Gurpreet Singh and Supriya.
  • Symmetric Algorithm Survey: A Comparative Analysis by Mansoor Ebrahim, Sujhaat Khan, Umer bin Khalid.
  • Foundation of Computer Security (Dr. Bill Young, Department of Computer security Texas Austin).

Abstract Views: 613

PDF Views: 984




  • Encrypted Chat Messenger

Abstract Views: 613  |  PDF Views: 984

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