Tags: crypto des 

Rating:

Since the key and the number of iteration are known, we simply need to build a decryption function to which we will give the ciphertext.

Original writeup (https://gist.github.com/vonKrafft/9b795e13c7105f5135910eeb0f7def51).