This is a simple Python application that implements (for now) three ways to encrypt a text message. The interface was written in Kivy based on a translation app. It was handed over as a final project for a course on programming logic on the first semester of 2025 at Fatec Zona Sul, São Paulo/SP.
To start it, run the main.py file, having both main.py and metodos.py in the same folder.