NOTE :1)Time is in Milliseconds
      2)Message size is in bytes
      3)Key size is in bits	 
               RSA ANALYSIS FOR DIFFERENT KEY SIZES               

keysz  mesgsize   keygentime   encrypttime     decrypttime         prob

128      256          54         126              117               10
256      256          222        648              746               10
512      256          413        4026             4325              10
768      256          825        11487            12438             10
1024     256          1663       26131            27033             10


**************************************************************************************
                  RSA ANALYSIS FOR DIFFERENT MESSAGE SIZES            

keysz  mesgsize  keygentime     encrypttime     decrypttime    prob

256      512        153          1153             1113          10
256      1024       209          2201             2163          10
256      2048       168          6632             5290          10
256      3072       164          7162             6644          10
256      4096       178         10286             8450          10
512      512        305          6874             7386          10
512      1024       340         13841            16376          10
512      2048       305         32989            29800          10
512      3072       349         53123            44010          10


**************************************************************************************
                 RSA ANALYSIS FOR DIFFERENT MESSAGE SIZES            

keysz  mesgsize  keygentime      encrypttime     decrypttime    prob

128      256         41             146             115          1
128      256         57             130             118          5
128      256         46             142             119          10
128      256         89             122             107          20
128      256         59             131             113          50
128      256         90             117             126          100

**************************************************************************************
