Is there any way to encrypt the huge amount of data using RSA? I was supposed it is possible but when I read some articles what I saw is that, this is bad practice or they say can only encrypt bit length/8 characters only i.e. if I use 1024 then I could able to encrypt 1024/8 = 128 characters and so on. So if I want to encrypt more data (characters) then my RSA bit length is to be increased.
Asked
Active
Viewed 76 times