Advanced Encryption Standard (AES)

Advanced Encryption Standard (AES) is a symmetric encryption algorithm.

AES encrypts data by splitting the data into fixed 128 bit blocks with keys. The keys may be 128, 192, or 256 bits in length. The data is transformed using techniques such as substitution, permutation, mixing, and addition.