15 August 2020
Challenge 12 - Set 2 of the Cryptopals Crypto Challenges. The goal is to decrypt a ciphertext without the key thanks to an oracle.
14 August 2020
Challenge 8 - Set 1 of the Cryptopals Crypto Challenges. Given a bunch of hex-encoded ciphertexts, find the one that was encrypted with AES ECB.
11 August 2020
After encryption comes decryption. In this article I focus on the decryption algorithm of the Advanced Encryption Standard.