I really give up

piter tojopiter at yahoo.com
Thu Oct 3 16:46:43 EDT 2002


I perfectly know both sha and md5 modules and their power. The code I'm
writing is a client to server which is already working somewhere in www (and
beyond my hands) and uses such naive password hashing...

p

>
> As the previous poster hinted:
>
>   import sha
>   print sha.new("foobar").hexdigest()
>
> Are you saying this doesn't suffice?
>
> // m
>
>





More information about the Python-list mailing list