Hi,
i want to encrypt a block of Data using RSA Encryption with PKCS1v15 Padding. But i don't now know how. Ic want to encrypt the data with crypt++ and decrypt the data with Bouncy Castle in Java.
Could someone send me a small example to encrypt a (big) block of data with RSA Encryption with PKCS1v15 Padding ?
Thanks
