This document summarizes a research paper that proposes a new pipelined design for the AES-128 encryption algorithm to optimize chip area. The design divides the 128-bit plaintext, key, and ciphertext into four 32-bit units and processes them in parallel through 10 pipeline stages, one for each round of encryption. Simulation results show the new design significantly reduces chip pins and area compared to the original iterative design while maintaining encryption speed.