RE: [PHP-WIN] Login security, server and client level.

2004-03-17 Thread Rolf van de Krol
Hi Svensson, You said Pe has to use https to secure the communication between client and server. But he can use a library with javascript function for md5, md4 or sha1 encryption to encrypt the password before sending it to the server. You can find this libraries at http://pajhome.org.uk/crypt/.

[PHP-WIN] Re: md5 password with javascript

2003-12-09 Thread Rolf van de Krol
If he tries to login he must use another loginid and the server won't accept the previous code he captured. Rolf van de Krol -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php