17 Commits

Author SHA1 Message Date
d81a8c3c30 Finish challenge set 6, original challenges completed 2023-02-05 17:42:58 -05:00
1f2751a2f7 Solve challenge 47 in Python
I will also implement it in Rust but prototyping is just easier and
faster in Python.
2023-02-04 20:50:12 -05:00
fcb67889b9 Implement Bleichenbacher PKCS padding oracle in Python 2023-02-04 17:41:10 -05:00
c6c6167112 Finish Challenge 64 RSA parity oracle 2023-01-19 19:57:14 -05:00
ec5a19f54e Start with challenge 44 by parsing text file 2023-01-02 15:07:28 -05:00
9e568ac97c Implement challenge 33 Diffie-Hellman 2022-08-31 19:30:34 -04:00
c12b1c45a6 Finish challenge 29 - I didn't find it trivial tbh 2022-08-19 18:39:29 -04:00
5158c16d56 Remove duplicated code and make base64 error handling better 2022-08-14 09:12:36 -04:00
6485a2f068 Finish challenge 20 statistical CTR. 2022-07-29 09:20:59 -04:00
467c3bdbef Solve challenge 19 in Python because my Rust still sucks. 2022-07-19 19:35:38 -04:00
d1be95cbe1 Start with challenge 17. 2022-07-02 10:42:36 -04:00
e64cee1e2e Restart with challenge 12 and implement find key length. 2022-06-11 11:15:43 -04:00
9f3eb1356c Implement challenge 10. 2022-04-17 21:36:14 -04:00
415baedd78 Finish set 1. 2022-04-11 20:13:53 -04:00
6cc8ed65d0 Solve challenge 7 using openssl. 2022-03-27 14:06:41 -04:00
b490b67d55 Implement Base64 read. 2022-03-26 13:40:28 -04:00
cb28436fce Clean up before challenge 6. 2022-03-25 21:38:05 -04:00