

2·
1 month agoI don’t think I’m autistic but I am confused too :/
I don’t think I’m autistic but I am confused too :/
I figured it was about the time spent transmitting. But the password should probably be hashed before sending as well as upon arrival at the server, correct?
If that were the case you could still hash it on the client side, forcing it to be a certain size and then hash it again on the server with the right salt. I don’t think there’s a real disadvantage to hashing a hash.