This repository is not active
iagolirapasssos/MITAppInventorchatServerClient
This repository contains the implementation of a secure chat application with server-client architecture, where messages are encrypted and decrypted using symmetric cryptography. Below is a detailed description of how it works, how to use it, security considerations, and future improvements.
JavaMIT