This repository contains a C implementation of the Advanced Encryption Standard (AES) algorithm. The code is designed to be relatively easy to understand, with clear comments and structure.
- Key Schedule
- Related-key Cryptanalysis of the Full AES-192 and AES-256 (Alex Biryukov and Dmitry Khovratovich)