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)
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.