Skip to content

utkarsh22garg/ChatEncrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatEncrypter

This is a simple Chat Application built with Java Sockets with end to end encryption. This application also supports file transfer upto 10 MB of size.

Getting Started

  1. Download Source Files.
  2. Download FlexiCoreProvider-1.7p7.signed.jar https://www.flexiprovider.de/download/FlexiCoreProvider-1.7p7.signed.jar .
  3. Add the .jar in the Project Library.
  4. Build or run.
  5. Enjoy.

Types of Encryption Used

  • AES Symmetric Key Cipher(128-bit).
  • DES Symmetric Key Cipher(64-bit).
  • RSA Asymmetric Key Cipher.

Screenshots

Method Selector

Chat GUI

Client Options

About

Chat Application With End To End Encryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages