Thursday, August 11, 2011

Message Length problems with RSA?

I've made a RSA Generator and Encryptor/Decryptor in Java and have the problem that if the message is larger then the modulus I run into problems. How can I get around this?

No comments:

Post a Comment