This document reviews various secure data encryption models based on the AES standard. It discusses AES encryption which involves sub bytes, shift rows, mix columns and add round key processes over multiple rounds. Various FPGA-based AES encryption models are compared based on throughput, area, maximum frequency, bitwidth, and number of pipeline stages. The models achieve trade-offs between speed and area. AES is widely used for data security in applications like e-commerce and banking due to its standardization and ability to securely encrypt data.