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!

Use Boncy castle and Cryptix

843811Aug 18 2010 — edited Aug 18 2010
Hi, I'm trying to write some cipher codes that utillise RSA, however it seems I need to have something of this sort:
new org.bouncycastle.jce.provider.BouncyCastleProvider()
However, when I write that in I get an error. Apparently i dont have bouncycastle in my system. I've tried looking on the web for it, but I can't understand what people are saying. It's as if there isn't anything to install or something.

Anyway, please, I need your help. Can someone tell me how I can get this bouncycastle working so I can write some codes?

Cheers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2010
Added on Aug 18 2010
18 comments
653 views