.png - ability to maintain a transparent background. good for logos.
.jpg - more common image format. used for general image rendering and also has a higher quality than the .png format.
I think that the answer is: A executable
Explanation:
Explanation:
RSA encryption is performed by calculating C=M^e(mod n).
However, if n is much larger than e (as is the case here), and if the message is not too long (i.e. small M), then M^e(mod n) == M^e and therefore M can be found by calculating the e-th root of C.