/cyptobox

Cyptobox is a Python library for dealing with cryptography algorithms.

Primary LanguagePython

cryptobox

Cryptobox is a Python library for dealing with cryptography algorithms.

Installation

Use the package manager pip to install dependecies.

pip3 install pysqlite3
pip3 install pycryptodome
pip3 install rsa
pip3 install pyDes

Usage

python3 start.py

Screenshot

Alt text

Special thanks

To Dr Yousfi Souheib (https://github.com/SouheibYousfi)