This document proposes enhancing the Advanced Encryption Standard (AES) algorithm for increased security in next generation networks. It suggests making the AES S-box dynamic by using the RC4 stream cipher and AES key scheduling algorithm. This would prevent repetition of the cipher key. It also proposes implementing AES in a round structure to increase the algorithm's complexity. 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.