| In this paper it describes the flow of cryption and decryption of AES algorithm (Rijndael), analyzes the attribute of AES, and implements it using pipeline by unlooping its inner round operations. And by analyzing the inner process of each round operation, this paper achieves the high-speed implementation of AES using combination and simplification forprocess. |