The Situation
I\'m working with RSA encryption in Java. I\'m trying to encrypt data on an HTC Saphire (32B) developer phone equipped with Cyanogenmod\'s
Perhaps you should do a checksum of the data and make sure it is exactly what you want to be passed into the encryption/decryption APIs.