A tool to encrypt and decrypt files using AES-256-CTR.
First, install the dependencies:
sudo apt-get install build-essential python3-dev \
libldap2-dev libsasl2-dev slapd ldap-utils tox \
lcov valgrind
Then, install python dependencies:
pip install -r requirements.txt
Simply run the aestools.py
file:
python3 aestools.py