/cryptofun

Primary LanguagePython

cryptofun

Requirements

Python 3, pip and pipenv.

Steps

To run:

pip3 install pipenv

Inside the cryptofun folder:

pipenv install
pipenv shell

Now, run:

python main.py -c des

Or

python main.py -c des3