AES-128 encryption

source code

This is for educational purposes only.
Don't put sensitive data into this form or use this script for any real-life application.
Also don't roll your own crypto.


Input format (example): 6D 7E 1C F6 1A 71 19 D9 4E DD 98 C6 64 03 29 BF

(insert example random zeroes)
Plain text
Max size 16 byte = 1 block (will be filled with zeros)

(insert example random zeroes)
Key
Size: 16 byte (only AES-128)

(result will be written here)