This document presents an efficient FPGA implementation of the Advanced Encryption Standard (AES) algorithm, focused on a design that utilizes a low-complexity architecture with a 128-bit block and key size. The iterative looping approach and lookup table implementation of the S-box are highlighted for achieving low latency and high throughput. Simulation and performance results are compared with previous designs to demonstrate the effectiveness of this new implementation.