This document proposes enhancing the Advanced Encryption Standard (AES) algorithm for increased security in next generation networks. The enhancement involves converting the static AES S-box into a dynamic S-box using the RC4 stream cipher and AES key scheduling algorithm. This makes the system resistant to attacks by preventing repetition of the cipher key. AES would also be implemented in a round structure to increase the complexity of the system. The performance of the traditional and enhanced AES would be compared based on encryption time, decryption time, CPU usage, and throughput. The goal is to achieve speeds compatible with 4G LTE networks while enhancing security.