Commit Graph

18 Commits

Author SHA1 Message Date
5317f37fd7 fixed bug in decryption where incorrect value was passed into the crt 2026-04-14 08:53:30 +02:00
a5cbb82dd9 it works finally 2026-04-12 09:43:43 +02:00
ffeec2ba89 math is good hangs on a big loop or some stupppppid thing 2026-04-09 15:41:09 +02:00
26920636fa reset the user input and deleted test value overwrites 2026-04-09 13:20:06 +02:00
a721456b45 fixed the bugs in crt 2026-04-09 13:18:31 +02:00
3473883507 added negative check for euclidian algo res and implemented crt 2026-04-09 12:57:39 +02:00
aee2d7ffd0 moved rsa encryption to a function 2026-04-09 12:20:52 +02:00
ab5e2ab4cc removed sample data 2026-03-29 17:09:23 +02:00
f72b2156cb working encryption with sample data 2026-03-29 17:09:08 +02:00
66e261165c extended euklidian algorithm 2026-03-29 16:41:04 +02:00
c6250677dd added prime_test_t type 2026-03-27 15:16:44 +01:00
4910520db3 fixed bug with the random generator 2026-03-27 15:16:31 +01:00
b7a4d6619c step 1 done 2026-03-27 14:59:17 +01:00
2442bf62bc added debug symbols to build 2026-03-27 14:58:48 +01:00
cef7d5b5f9 cleaned up logs, added 128bit logger started working on second phase of rsa: keygen 2026-03-20 14:43:45 +01:00
e0006f049c working prime test with 128bit nums 2026-03-20 12:10:16 +01:00
1eaae9ca4a working quick_pow dec_to_bin 2026-03-20 08:56:09 +01:00
8851135394 init 2026-03-19 15:36:09 +01:00