No description
Find a file
2025-02-12 20:51:51 +01:00
.clang-format Clang format 2025-02-09 17:44:00 +01:00
.gitignore Ignore 2025-02-12 19:46:19 +01:00
funconfig.h Working 2025-02-09 15:12:27 +01:00
main.c Miller-rabin primality test for orders of magnitude lower computational complexity 2025-02-12 20:37:45 +01:00
Makefile RSA crypto initial draft 2025-02-12 19:48:32 +01:00
rand.c Psuedo random number gen 2025-02-12 19:47:19 +01:00
rand.h Psuedo random number gen 2025-02-12 19:47:19 +01:00
rsa.c Extended euclidean algorithm using recursion 2025-02-12 20:51:51 +01:00
rsa.h Extended euclidean algorithm using recursion 2025-02-12 20:51:51 +01:00