30.04.2012, 17:44
Not sure exactly what you're asking, but you don't de-crypt passwords, what you do is encrypt what they enter and see if they match.
As for returning the plain string thing, what do you need it for, debugging? Just use print().
As for returning the plain string thing, what do you need it for, debugging? Just use print().