|
e96c391fa0
|
actually print p2's bits instead of p1's
|
2024-05-14 15:42:56 +02:00 |
|
|
f822767a02
|
make the is_prime checks use the strict config
|
2024-05-14 15:37:02 +02:00 |
|
|
596adf5d32
|
improve printing and actually find the private key
|
2024-05-14 15:03:12 +02:00 |
|
|
eb014e6d32
|
print all keys immediately after generating
|
2024-05-14 14:55:01 +02:00 |
|
|
c9e5bef814
|
print all keys in hex
|
2024-05-14 14:53:21 +02:00 |
|
|
37e3bbb70d
|
add key length as cli param
|
2024-05-14 14:37:27 +02:00 |
|
|
4ebb85f329
|
make the primes 300 digits (997 bits)
|
2024-05-14 12:39:46 +02:00 |
|
|
93df50e2fb
|
oops
|
2024-05-14 12:22:58 +02:00 |
|
|
c9034ce333
|
forgot to push the cargo changes 💀
|
2024-05-14 12:21:17 +02:00 |
|
|
2e90d0076f
|
make primes bigger and print them out with their bits
|
2024-05-14 12:21:02 +02:00 |
|
|
98adfff871
|
improve prime check by getting rid of it
|
2024-05-14 12:13:07 +02:00 |
|
|
b7cc408f58
|
remove temp gcd variable
|
2024-05-13 14:03:00 +02:00 |
|
|
72176084b0
|
init
|
2024-05-12 19:54:03 +02:00 |
|