
Python Secure Messaging (Python)
A Python application using sockets that implements a custom cryptographic protocol to guarantee Confidentiality, Integrity, and Authenticity.

A Python application using sockets that implements a custom cryptographic protocol to guarantee Confidentiality, Integrity, and Authenticity.

A Python application built with pygame and pygame-gui to visualize common graph search algorithms.