theBreadCompany
  • Joined on 2024-10-31
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-24 22:04:40 +01:00
474670b0af throw out rocket and use pipeline instead
5e681ee1c8 add Dockerfile; format stuff; rebuild for uuids
Compare 2 commits »
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-23 19:02:16 +01:00
44d5a3b57a add workspace Cargo.toml and docker-compose.yml and more styles
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-22 13:33:33 +01:00
c6a9b26bb2 add workspace Cargo.toml and docker-compose.yml
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-22 04:50:50 +01:00
2577edbf44 modularize stuff
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-22 04:47:53 +01:00
c4e5afc265 modularize stuff
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-22 04:17:09 +01:00
55595e215b modularize stuff
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-22 02:27:56 +01:00
4ce2946b6a fix arrivals; print progress
theBreadCompany created branch main in theBreadCompany/willdaten 2025-01-21 04:12:30 +01:00
theBreadCompany pushed to main at theBreadCompany/willdaten 2025-01-21 04:12:30 +01:00
25c5a5f556 project init
theBreadCompany created repository theBreadCompany/willdaten 2025-01-16 19:05:22 +01:00
theBreadCompany created repository theBreadCompany/fxebay 2025-01-06 03:25:25 +01:00
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-10 10:16:26 +01:00
571edea828 remove standard python file
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-10 08:50:27 +01:00
7204358d8c add python notebook
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-10 08:50:07 +01:00
51fe4976c6 add python notebook
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-08 21:37:33 +01:00
060130a0c6 throw out rust because im stupid
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-08 19:48:09 +01:00
518358bc12 throw out rust because im stupid
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-07 19:22:09 +01:00
1ba1e6931d add mallory and let them calculate bobs private key and their shared secret as well
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-07 18:59:25 +01:00
fdfc1bac45 replace own pollard_rho with something that works
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-07 18:57:12 +01:00
0318a260a2 replace own pollard_rho with something that works
theBreadCompany pushed to main at theBreadCompany/ec_crypto 2024-12-07 15:50:24 +01:00
ca5cc46cc6 add elliptic curves, diffie hellman and 'messaging'