Skip to content

ahansen2014/AESExample

Repository files navigation

AESExample

Author: Andrew Hansen, Jan 2021 This is my own implementation of the AES encryption system for the purposes of understanding the algorithm and its implementation. It goes without saying that this is not for use in production and is for academic purposes only.

AES.py is the main file and imports the others. The other libraries also contain their own examples so they can be studied on their own.

About

An implementation of AES for education purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages