Re: [phplib] md5 in php? From: Matthias Mohr (m.mohr <email protected>)
Date: 06/22/01

Hello,

it is done in Javascript since the secret has to be encrypted on the client,
not on the server. If it was encryted on the server (maybe with php) it would
be too late, the password went through the net in clear text already.

regards
messju mohr

On Fri, 22 Jun 2001, Clemens Hermann wrote:

> Hi,
>
> why is the md5-part of phplib coded in Javascript? Is there no way to do
> this in php so that also people that have javascript disabled could use it?
>
> /ch

-- 
  Matthias Mohr <m.mohr <email protected>> (Software-Entwicklung)
  Internet Factory AG, Niederlassung Industriestr. 11, 26121 Oldenburg
  Tel: (+49) (0)441 - 77 92 10  Fax: (+49) (0)441 - 77 92 177
  http://www.internet-factory.de

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>