--On 09 July 2001 22:14 +0000 [EMAIL PROTECTED] wrote:

> I would like to have the following Unix like function:
>
> crypt(password, salt);
>
> wich is not reversible and take two args:
> password: a string password to be encrypted;
> salt: two random chars.

Neither MD4 nor MD5 are reversible... Why can't you use them?

IM

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to