AES Encryption / Decryption

Advanced Encryption Standard (AES) is a symmetric block cipher that encrypts and decrypts data in 128-bit blocks using 128, 192, or 256-bit keys. It is the most widely used encryption algorithm for securing data at rest and in transit.

Inputs

Tips

Standards: NIST FIPS 197, NIST SP 800-38A

Open the AES Encryption / Decryption tool — free, runs entirely in your browser.

Related Encryption tools