Skip to content

Puru-G/Secure-Chat-App

 
 

Repository files navigation

Secure Chat App with RSA Encryption

Overview

This chat application provides encryption using the RSA algorithm. Users can securely exchange messages without worrying about eavesdropping or unauthorized access.

Features

  • User registration and login
  • Real-time chat functionality
  • RSA key generation, encryption, and decryption
  • Secure storage of keys

Prerequisites

  • android Studio Installed
  • Firebase (for user authentication and storage)

Installation

  1. Clone this repository on Android Studio normally or open terminal in android studio:

    git clone https://github.com/Puru-G/secure-chat-app.git
    cd secure-chat-app
    
  2. Set up your Firebase connection in Firebase module.

  3. Run the app.

Usage

  1. Start the application.

  2. Register or log in.

  3. Start chatting securely!

Picture1

Picture2

image

Picture4

Picture5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%