/.NET-Safe-Chat-Application-RSA-Encryption-

A chat application that can ecnrypt messages with remote user's public Key and decrypt messages with local user's private Key

Primary LanguageC#Apache License 2.0Apache-2.0

.NET-Safe-Chat-Application-RSA-Encryption-

alt tag

A chat application writen in C# based on the Socket and RSA Encryption .

Features

  1. Communicating without Server Connection .

  2. Making use of RSA Encryption in order to encrypt the sending messages with interlocutor's public Key.

  3. Communicating Asynchronous.

  4. Alert with sounds whenever a message arrives