Commit graph

12 commits

Author SHA1 Message Date
Imbus
bfcbb77570 Remove junk, add testing and assertions 2025-02-14 06:20:41 +01:00
Imbus
557c06ca22 Some testing 2025-02-14 04:13:33 +01:00
Imbus
52857830ac Assert file 2025-02-14 04:13:23 +01:00
Imbus
6b64e0c18b Hardcode broken parameters for now 2025-02-13 01:16:52 +01:00
Imbus
563778716c Defalt initialize q to p, e to 0. The following loop will properly assign them. 2025-02-13 00:38:24 +01:00
Imbus
e6e63f2d32 Seed PRNG at the top of main. Remove redundant printf 2025-02-13 00:37:32 +01:00
Imbus
31611dc9dc Remove redundant define 2025-02-13 00:36:54 +01:00
Imbus
344975bd8a Working RSA, untested 2025-02-12 23:06:19 +01:00
Imbus
2c7904d2b3 Miller-rabin primality test for orders of magnitude lower computational complexity 2025-02-12 20:37:45 +01:00
Imbus
28209ca70e Formatting fixes 2025-02-12 19:58:58 +01:00
Imbus
24922e59c6 RSA crypto initial draft 2025-02-12 19:48:32 +01:00
Imbus
e0d4a112c0 Rename blink.c to main.c 2025-02-10 18:54:17 +01:00