Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

encrypting by using RSA in java and decrypting in C++ using Crypto++5.2.1.

843810Aug 15 2004 — edited Jul 20 2005
I need some help

I am wrote a Java program with RSA Encryption (RSA/ECB/PKCS1Padding) using BouncyCastle
can any buddy help me in writing an RSA Decryption (PKCS#1 v1.5 padding) program in C++ using the Crypto++ Library 5.2.1 version.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2005
Added on Aug 15 2004
4 comments
988 views