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!

Bouncy Castle

843811Jun 23 2008 — edited Jun 24 2008
Hey, I'm currently using bouncy castle encryption by placing the bouncy castle jar in C:\Program Files\Java\jdk1.6.0\jre\lib\ext and C:\Program Files\Java\jre1.6.0\lib\ext, and then using import org.bouncycastle...whatever in my java files. I was wondering is it somehow possible to package it up with my class files in a jar or whatever so I can have the program on a USB stick and run it from any java 1.6 enabled machine?

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2008
Added on Jun 23 2008
6 comments
418 views