Current settings (these can be modified in the code as needed)
- p and q are atleast 1536 bits
- difference of p and q is larger than 2^1000
- public key (e) = 65537
Note: this is not a secure implementation. I wrote this code for educational purposes.
Current settings (these can be modified in the code as needed)
Note: this is not a secure implementation. I wrote this code for educational purposes.