I am currently in a discrete structures course and am working on an assignment and have become stuck. What I am trying to do is write a simple encryption program that will use an RSA style encryption to encrypt a string, show the encrypted string and then decrypt the string and display the results. This is not the problem. The problem comes from the size of the numbers that occur when using RSA style encryption. How can I work (easily) with numbers of 40 digits or more?
Thank You In Advance
MEF
Thank You In Advance
MEF