I think you need to specify the same padding.
Manuel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of J Mehta, Mehul Sent: Thursday, February 24, 2005 8:20 AM To: [email protected] Subject: Crypto++ - Bouncy Castle interoperability Hello, We are using Bouncy Castle library to RSA encrypt a message. But when we try to decrypt using crypto++, it throws us 'Bad Ciphertext' error. We are using PKCS1V15 scheme to do the same. While trying the other way, we are able to decrypt the message, but it contains junk also with the actual message. Are there some known incompatibility issues with these two libraries ? Or is there something we need to pay attention to ? Thanks in advance. Regards Mehul
