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.

843810Jan 23 2003 — edited Aug 15 2004
Is there any success example in the situation that encrypting in java and decrypting in C by using RSA algorithm. I ever tried the methods such as the NoPadding, PKCS1, OAEP, but not success. In my program, I am using the BouncyCastle provider in java and cryptlib (http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ ) in C.

thanks a lot for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2004
Added on Jan 23 2003
11 comments
498 views