Forum Moderators: open

Message Too Old, No Replies

Encrypting passwords

For when your web server does not do SSL

         

runner

11:27 pm on Nov 9, 2005 (gmt 0)

10+ Year Member



Is there a commercial (or well written free option) javascript program that will encrypt a username and password before submitting a web form so it doesn't go over the net in plain text?

I've done a google search and found a few scripts but they aren't production quality, in my opinion. There must be some commercial scripts but I can't seem to locate them. Must not be using the right search words.

Fotiman

11:43 pm on Nov 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Do a google search for javascript md5 [google.com]. You'll find many results.
The first result includes some good info, including some of the large companies that use his script.