You are not logged in.

#1 2010-06-09 09:32:10

Sin.citadel
Member
Registered: 2008-01-22
Posts: 267

Password security for web application

i have a web application written in python, i can use sha1 hashing to provide login security, what i want is for the user to change his/her password, what kind of security can i do so that the changed password is not sent in plaintext but can be deciphered by the server side, SSL is not possible for me.

Offline

Board footer

Powered by FluxBB