AES Encryption / Decryption Tool

AES Encryption

128 Bits
192 Bits
256 Bits
CBC
ECB
Base64
HEX

AES Decryption

128 Bits
192 Bits
256 Bits
CBC
ECB
Base64
HEX

Anycript is a free online tool designed for AES encryption and decryption. This versatile tool supports AES encryption in both ECB and CBC modes, accommodating key lengths of 128, 192, and 256 bits. One notable feature of Anycript is its ability to handle raw JSON formatting for decrypted data, provided that the input data is in this specific format. It emphasizes the security and privacy of user data by executing all processes directly within the user's web browser, ensuring that no data is stored or transmitted to external servers.

The Advanced Encryption Standard (AES) was initially developed by Vincent Rijmen and Joan Daemen in 1998 and has since become a widely recognized specification for electronic data encryption, endorsed by the National Institute of Standards and Technology (NIST) in the United States. AES operates as a symmetric block cypher algorithm with a fixed block size of 128 bits. It offers flexibility in terms of block and key sizes, allowing for 128-bit, 192-bit, and 256-bit configurations. The creators of AES, Vincent Rijmen and Joan Daemen, deserve recognition for their contributions to cryptographic technology.