/WaveChatapp

A realtime chat app with End-to-End message encryption.

Primary LanguageJava

WaveChatapp

A realtime chat app with End-to-End message encryption.

  • Wave is an android app for realtime chatting. It uses firebase to manage backend.

  • It uses AES (Advanced Message Encryption) algorithm for message encryption.

  • Firebase Realtime Database is used for storing encrypted message.

  • It also shows the status of all online and offline users.