Given an encoded AES image using CTR mode with no padding, the Initialization Vector (IV) (32 byte in uint8), and the AESkey (256bit hexadecimal), output the decoded image (uint8 matrix).

Solution Stats

1 Solutions

1 Solvers

Last Solution submitted on Apr 24, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...