:exclamation: Important Note |
---|
The Advanced Encryption Standard (AES) is a widely used symmetric encryption algorithm. This project focuses on a simplified implementation of AES on the GF180 Shuttle.
The AES hardware implementation is designed by Joachim Strömbergson at the following github repository.