Hi
I've been programming java for a bit, and now I am required to do cryptography with it. I live in the US so no problems with exports, but I can't figure out how to install it on my 10.2 machine. I have access to a machine via ssh that has the JCE libraries, but it would be more convient if I could work from my own machine.
I downloaded the JCE and copied the .jar files over to /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Classes and tried to compile again, no go. What do I have to do to register these classes, did I even do it correctly?
Any help at all would be greatly appreciated. Thank you
Nate