DC's cryptanalysis challenge 2
Some people encrypted a message using my python encryption script in the code bank, but they didn't follow my instructions. They used a key made up of words instead of a random one, and it's not nearly as long as the key. This alone should be enough to crack their encryption, but since this is just my second challenge, I'll give you a hint. the plaintext starts with
'mr president'
markup5uGV59vR39fJ29PmlZXZ29iZ1uTm3NGM1NHfyuWH7Mrm55nQ6ZfW1dDczt3N5pWV2dvYmd/W6tzj2+DJls7lh53jlLPs5OXc29/R0dfb2Zs=
The plaintext also has a password in it. message it to me, and I'll post a reply here saying you cracked it.
No submissions for the first challenge yet. Tell you what, whoever can crack these two first gets honored as a cryptoninja for a month in my sig.
Sorry. I'm really not making these very clear, am I?
The script used for this challenge is different from the one in the first challenge. You can find it in the code bank under DC's cryptanalysis challenge 2. And yes, the key used in this one is a string.
I think you'll find this one much harder than the first.