This repository provides a simple implementation of AES using python and numpy. This implementation is as explained in the textbook Understanding Cryptography by Christof Paar & Jan Pelzl. It should be noted that this implementation was created for learning purposes. For security usage, well-established packages should be used.
python3 example.py