Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.
/ Cryptography Public archive

Learning cryptography concepts and Python at the same time.

Notifications You must be signed in to change notification settings

Hardcode3/Cryptography

Repository files navigation

Cryptography

This project aims at using different types of cryptography methods to encode and decode some text. Some basic analysis of encrypted text is initiated (cryptanalysis). All methods does not work properly, but the majority is fine. Some bugs remains, but the goal was not to clean entirely the code.

Requirements

To run this program, three additional packages are needed. 1 - PyQt5 for the GUI 2 - matplotlib for the graphs 3 - QDarkStyle for the theme

About

Learning cryptography concepts and Python at the same time.

Topics

Resources

Stars

Watchers

Forks

Languages