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!

problem in installing cryptix provider

843810May 11 2004 — edited Mar 19 2010
hello, everyone,
I got a problem while installing cryptix 3.2.
I downloaded cryptix32 from https://www.cypherpunks.to/~cryptix/products/cryptix31/index.html, after unzip it, there are two folders: doc and src, one .jar file: cryptix31.jar, and two .txt file: licence and readme.
I updated the path to point at this cryptix32.jar file, and added "security.provider.6=cryptix.provider.Cryptix" into \j2sdk\jre\lib\security\java.security. I even also put the cryptix32.jar into "\j2sdk\jre\lib\ext\". But after I try to test this Cryptix and type "java cryptix.test.TestAll", it says: "Exception in thread "main" java.lang.NoClassDefFoundError: cryptix/test/TestAll".
Does anyone know what's the problem during my installation?
Thank you for any help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2010
Added on May 11 2004
3 comments
1,760 views