On Mon, 8 Jan 2001, Deepak C S wrote:

> 
>  Hi,
> 
>       Can anybody tell about" How we can encrypt Passwords in Java??"say
> like Perl's or Unix Crypt function??
> 
> i mean,
> 
> Is there any Java equivalent of unix crypt() func??
> 
> thanx in advance,
> Deeps

take a look at the java.security.interfaces packages, you'll find what you
need.

have fun,

Sloot.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to