An open API service indexing awesome lists of open source software.

https://github.com/hardcode3/cryptography


https://github.com/hardcode3/cryptography

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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