This document proposes an enhanced version of the Advanced Encryption Standard (AES) called E-AES. E-AES increases the key size to 2048 bits and the block size to 1024 bits. This provides more security than AES, which uses a 128, 192, or 256 bit key on a 128 bit block. E-AES specifies 64 rounds of encryption, compared to AES which uses 10 to 14 rounds depending on key size. The encryption process of E-AES involves four transformations at each round: byte substitution using an S-box, shifting rows of the state matrix, mixing data within columns, and adding a round key. This enhanced algorithm is proposed to address known attacks on AES and the use of its 16 year old standard with