Commit Graph

19 Commits

Author SHA1 Message Date
29c2685b1a Add test for bug in padding validation and get ready for challenge 18. 2022-07-05 19:13:15 -04:00
d1be95cbe1 Start with challenge 17. 2022-07-02 10:42:36 -04:00
956d75ab4e Finish challenge 16 and problem set 2. 2022-06-28 15:56:31 -04:00
fd6f9464cc Implement challenge 15 pkcs7 validation. 2022-06-28 13:28:12 -04:00
f6b4c98826 Finish challenge 14. 2022-06-25 18:28:38 -04:00
52222e90e9 Start work on challenge 14. 2022-06-23 09:46:31 -04:00
6f739b6781 Finish challenge 14. 2022-06-21 20:21:55 -04:00
db9f9d265b Implement groundwork for challenge 13. 2022-06-20 18:33:41 -04:00
961f75bb7d Solve challenge 12. 2022-06-17 18:08:34 -04:00
f9ddf4cccd Challenge 12 decrypt first block. 2022-06-16 07:47:13 -04:00
e64cee1e2e Restart with challenge 12 and implement find key length. 2022-06-11 11:15:43 -04:00
eb0f8c4ede Start work on challenge 12. 2022-04-27 11:23:08 -04:00
994da471c4 Detect ECB via duplicated chunks instead of Hemming distance as I should have done in the first place. 2022-04-27 10:34:40 -04:00
06af500a52 I realized that I am fine if I can choose the plaintext. This solves 11. 2022-04-26 09:29:27 -04:00
f0cfefd352 Fix embarrassing naming error and still don't know what I am doing wrong. 2022-04-25 20:21:59 -04:00
4bbfc0e49f Not sure how to solve challenge 11 yet my approach should be okay. 2022-04-24 20:52:31 -04:00
b757f359ff Implement encryption oracle for challenge 11. 2022-04-22 18:56:39 -04:00
9f3eb1356c Implement challenge 10. 2022-04-17 21:36:14 -04:00
766a36e790 Implement challenge 9 pkcs 7 padding. 2022-04-13 21:42:42 -04:00