Date: Thu, 24 Jul 1997 10:41:26 -0700
From: Frank Maritato <frank@uccs.jpl.nasa.gov>
To: java-security@web2.javasoft.com
Subject: DES: No such algorithm
Hello--
I looked through the mailing list archives for an
answer to this question, but did not find one that works. When
I try to run the encrypt/decrypt demo programs that come with
the JCE, I get the following exception:
java.security.NoSuchAlgorithmException: algorithm DES not available.
I believe it is happening at line 91 in the keyGenerator call.
My CLASSPATH variable is set to include jce.zip, and
the java.security file does include the line:
security.provider.1=sun.security.provider.Sun
I would like to use these security features in an upcoming
project. Can someone help me please?
Thanks!
-- ************************************************************** Frank Maritato, Jr. Jet Propulsion Laboratory frank@uccs.jpl.nasa.gov 4800 Oak Grove Drive Office: (818) 306-6109 mail stop 525-3632 FAX: (818) 306-6818 Pasadena, CA 91109-8099