- Download and fetch latest updates from the repository
# Clone repository
git clone https://github.com/farhan2077/aes-matlab.git
# Change directory
cd aes-matlab
# Fetch latest updates
git pull
- Run the program in matlab
- Go to
matlab
folder - Run
aes_main.m
file - Choose
change folder
if the asked to add the current file to MATLAB path
- Go to
- Cryptography and Network Security: Principles and Practice by William Stallings
- Rijndael Inspector & The Rijndael Animation for AES algorithm visualization