Commit Graph

3 Commits

Author SHA1 Message Date
522e9f3453 Update cp right to 2021 2021-01-30 13:03:57 +03:00
781cde431d
Copy right headers 2020-12-12 02:26:02 +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