| Length of w, x (in bits) | Analyzing time for RSA algorithm | ||
| Key generation time (in ms) | Encryption time (in ms) | Decryption time (in ms) | |
| 100 | 76.63 | 0.16 | 0.25 |
| 128 | 90.46 | 0.17 | 0.28 |
| 256 | 94.96 | 0.35 | 0.96 |
| 512 | 177.47 | 0.56 | 5.2 |
| 1024 | 570.90 | 1.69 | 26.18 |
| 2048 | 4201.47 | 3.32 | 130.83 |
| 4096 | 54,368 | 11.17 | 1116.24 |