• Joined on 2020-07-10
felixm pushed to master at felixm/st-git 2022-04-02 19:46:04 +02:00
dab4700b0b Add readme.
felixm pushed to master at felixm/st-git 2022-04-02 19:44:22 +02:00
a6c23ca7ca Add patches and fix PKGBUILD to apply them.
felixm pushed to main at felixm/cryptopals 2022-03-27 20:04:51 +02:00
6cc8ed65d0 Solve challenge 7 using openssl.
felixm pushed to main at felixm/cryptopals 2022-03-27 16:11:38 +02:00
110fb61e18 Solve challenge 6.
felixm pushed to main at felixm/cryptopals 2022-03-27 00:56:04 +01:00
f69fea769f Implement guess key size.
felixm pushed to main at felixm/cryptopals 2022-03-27 00:12:59 +01:00
1e84f2cb58 Implement conversion from base64 into bytes.
felixm pushed to main at felixm/cryptopals 2022-03-26 18:38:44 +01:00
b490b67d55 Implement Base64 read.
felixm pushed to main at felixm/cryptopals 2022-03-26 16:55:40 +01:00
7a1c62c47e Refactor bytes and base64 module to make more sense.
felixm pushed to main at felixm/cryptopals 2022-03-26 02:36:15 +01:00
cb28436fce Clean up before challenge 6.
felixm pushed to main at felixm/cryptopals 2022-03-26 01:21:56 +01:00
495f305c11 Implement set 1 challenge 3.
felixm pushed to main at felixm/cryptopals 2022-03-26 00:52:03 +01:00
c33686220d Implement set 1 challenge 2.
felixm pushed to main at felixm/cryptopals 2022-03-25 23:55:30 +01:00
4a077ade98 Clean up challenge 1 for easier future use.
felixm pushed to main at felixm/cryptopals 2022-03-25 04:14:42 +01:00
fcf882991c Complete set 1 challenge 1.
felixm pushed to main at felixm/cryptopals 2022-03-23 15:04:26 +01:00
6c0d77ec36 Initialize Rust and VS Code.
felixm created repository felixm/cryptopals 2022-03-23 14:55:24 +01:00
felixm pushed to master at felixm/intro2ai 2022-01-04 16:37:20 +01:00
76a519cfa9 Finish project 5 and class.
felixm pushed to master at felixm/intro2ai 2022-01-04 01:40:16 +01:00
17ff044b6d Solve project 5 question 5.
felixm pushed to master at felixm/intro2ai 2022-01-03 22:52:56 +01:00
8f80129f4e Finish project 5 question 4.
felixm pushed to master at felixm/intro2ai 2022-01-03 18:45:28 +01:00
a73b2b35ac Answer project 5 question 3 MIRA.
felixm pushed to master at felixm/intro2ai 2022-01-03 16:49:23 +01:00
d6e89e8c00 Answer project 5 questions 1 and 2.