Terminal Based Multi-threaded Chat Application in Linux using Socket Programming with client to client encryption using RC4 and Diffie Hellman key Exchange Algorithm.
-
Updated
Oct 13, 2023 - C++
Terminal Based Multi-threaded Chat Application in Linux using Socket Programming with client to client encryption using RC4 and Diffie Hellman key Exchange Algorithm.
This is the project I made as a solution for one of the biggest problems in IOT devices. This project encrypts data and packets transferred by Esp 32 with three layers of encryption.
Created a system to check the Effective Data Integrity in Edge Computing using the Botan library in C++. Created a simple UDP connection that allowed checking the integrity of any shared file by generating unique tags based on the theoretical research paper.
Created an entire Fog-enabled cyber Physical system, based on many theoretical research papers. Utilizing the Pairing Based Cryptography(PBC) library created an entire system of machines that could communicate and interact via encrypted messages, shared via UDP connection, which were encrypted using ECC encryption and tag generation methodology.
Simple FTP MITM library written in C++ with sockets
Add a description, image, and links to the networksecurity topic page so that developers can more easily learn about it.
To associate your repository with the networksecurity topic, visit your repo's landing page and select "manage topics."