The best way to handle passwords IMO, is to have the browser compute a quick hash of the password, and then the server compute the hash of that. That way the "password" that is being sent to the server is always the same length.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments