problem in installing cryptix provider
843810May 11 2004 — edited Mar 19 2010hello, 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.