9.2.1.3 AES Wide-Bus Engine
The AES wide-bus engine performs the cryptographic operations. The composition of the AES core is as follows:
- The main data path operates on the input block, performing the required substitution, shift, and mix operations.
- The key scheduler generates the round keys. A new subkey is generated and XORed with the data each round.