EE-305 Project. Implementing subjects: prime algorithms, mod function, asymmetric relations (public-key encryption),
Go to file
HeshamTB 486e40c7f5
Add signiture in last word.
Redid key save file to inclue id.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-04-17 23:53:07 +03:00
.gitignore New key save format: 2020-04-17 20:35:20 +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
encodetest.py Added key gen and encryption with d in test program. 2020-04-17 21:38:50 +03:00
rsa.py Add signiture in last word. 2020-04-17 23:53:07 +03:00
TODO todo list 2020-04-17 21:11:23 +03:00