Commit graph

5 commits

Author SHA1 Message Date
Imbus
b16c3b098a Safe mulmod, used in modexp and friends 2025-02-13 00:35:52 +01:00
Imbus
f7040d4300 Using 64 bit integers 2025-02-12 23:04:32 +01:00
Imbus
62439387e5 Extended euclidean algorithm using recursion 2025-02-12 20:51:51 +01:00
Imbus
2c7904d2b3 Miller-rabin primality test for orders of magnitude lower computational complexity 2025-02-12 20:37:45 +01:00
Imbus
24922e59c6 RSA crypto initial draft 2025-02-12 19:48:32 +01:00