Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 471 Bytes

File metadata and controls

9 lines (5 loc) · 471 Bytes

Master of Secrets, a cryptography app.

Introduction

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.

How to Run

To start it, run the main.py file, having both main.py and metodos.py in the same folder.