HSM KitHSM Kit
English

AES Encryption/Decryption

Encrypt and decrypt data using AES algorithm with various modes
Algorithm:
Mode:
Data Input:
Key:[16]
Data:[0]
IV:[16]
IV is not required for ECB/KCV mode

📖 How to Use AES Encryption Tool

• Select the AES key size (128, 192, or 256 bits) and encryption mode (ECB, CBC, etc.).
• Enter your encryption key in hexadecimal format.
• For modes other than ECB, provide an IV (16 bytes in hex).
• Enter your data to encrypt or decrypt and click the corresponding button.

AES Encryption FAQ