Sorry, I meant compare and I wrote decrypt,
We will:
- encrypt in jsp
- compare in php
I am curious about the "should" you wrote ....

py


----- Original Message -----
From: "Joe Conway" <[EMAIL PROTECTED]>
To: "pierre-yves" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, August 04, 2001 10:03 PM
Subject: Re: [PHP] md5 on different platform


> > excuse my ignorance on that field, but if I use md5 in a java server
page
> > (jsp), can I decrypt it
> > in php ? Is the implemantation of md5 the same on both language ?
> >
>
> Well . . . the implementations *should* produce the same result, but md5
is
> a *one-way* hash function -- i.e. you cannot decrypt it at all.
>
> -- Joe
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to