Commit Graph

4 Commits

Author SHA1 Message Date
f854c46dd2
update TODO 2020-04-20 02:49:48 +03:00
611a6c45ea
Added Miller Rabin's algorithm:
- Now can generate a 4096-bit key in seconds.
	However, a longer key makes the cipher way too
	long. Should make a padding or an encoding to
	reduce the cipher size with big keys.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-04-18 22:49:06 +03:00
0d6bf9228d
Update TODO 2020-04-18 17:28:55 +03:00
d4fecb787c
todo list 2020-04-17 21:11:23 +03:00