Table of content
What is this
The rules of the game are explained in my original post.
22nd Challenge
Challenge
Encrypt plaintext into aes128 encrypted text and back again, note this is currently useless as I am using a static key and IV.
Solution
With a simple html
the web assembly is tested.
Encrypted Payload:
Decrypted Payload:
To see the full source see github.