Secure Communication

A Python project that allows two terminals to communicate with each other securely. The project establishes a secure connection between two terminals by generating and exchanging keys and encrypting and decrypting messages with them. The two terminals can then securely chat with each other

Check out the GitHub repository for this project here: secure-communication-app

slika

Secure Chatting

An example of two terminals establishing a connection and exchanging messages