Availability of Crypt class.

Datar, Rajendra (rdatar@att.com)
Wed, 1 Apr 1998 14:43:30 -0500

From: "Datar, Rajendra (Raju), SITS" <rdatar@att.com>
To: "'java-security@java.sun.com'" <java-security@web4.javasoft.com>
Subject: Availability of Crypt class.
Date: Wed, 1 Apr 1998 14:43:30 -0500

Hello:

Please let me know if there is a crypt class available based on the unix
crypt(1) command.

What I am looking for is something like this:

String encoded = crypt(String plain, String key);
String decoded = crypt(String encoded, String key);

Please help.

Thanks.

Raju Datar
Phone: 732-457-3888
Fax: 732-980-9371
email: rdatar@att.com