--On 10 July 2001 00:44 +0000 [EMAIL PROTECTED] wrote:

> You're right but, since they are algorithms for digital signature I
> have to keep a private key in somewhere. Using a crypt() like
> function, such as fcrypt(), I don't have to store the plain password
> anywhere. Using the fcrypt algorithm the encrypted password is
> generated using salt wich is not a private key since it is stored as
> is in the first two chars of the encrypted password. I think this is
> correct but. If I'm wrong, I don't know how to use those MD4 and MD5
> algorithms, they take three args. How do I use them?

Neither MD4 not MD5 'generate' signatures, they are merely one way hash 
functions... Read the manual.


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