Skip to content

kitaniman/AES

Repository files navigation

Advanced Encryption Standard (AES)

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.

Example

python3 example.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages