The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


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