There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.