nossatv_sd ha scritto:
> I have seen people using sha package to encrypt strings (e,g
> passwords). An example is shapassword =
> sha.new(kw.get('password')).hexdigest(). Now I am not sure how to
> decrypt the password encrypted this wayThis is not encryption. Please, please have an idea of what a hash function is, before deploying serious web applications :-)) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

