EE-305 Project. Implementing subjects: prime algorithms, mod function, asymmetric relations (public-key encryption),
Go to file
HeshamTB 168f8a2b66
gitignore file
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-04-17 04:34:41 +03:00
.gitignore gitignore file 2020-04-17 04:34:41 +03:00
126-bit-key A 128-bit key pair saved. Took 15 minutes to generate on (Intel i7-4710MQ (8) @ 3.500GHz) single thread. 2020-04-16 09:51:08 +03:00
rsa.py isPrime() function/algo optimization: 2020-04-16 21:51:36 +03:00