Experiment 4 - AES Key Generation
Aim of the experiment
To understand the complete round key generation process of the Advanced Encryption Standard (AES) by using a visual simulator that demonstrates each step, including key expansion, word generation, byte substitution, round constant (RCON) application, and XOR operations, thereby enabling clear insight into how round keys are derived from the initial cipher key.