Cryptobox is a Python library for dealing with cryptography algorithms.
Use the package manager pip to install dependecies.
pip3 install pysqlite3
pip3 install pycryptodome
pip3 install rsa
pip3 install pyDes
python3 start.py
To Dr Yousfi Souheib (https://github.com/SouheibYousfi)