How can I get an sha1 hash in base32?

Elmo Mäntynen elmo13 at jippii.fi
Sat Jul 23 16:26:36 EDT 2005


I know how to make a hash(using mhash), but instead of encoded as hex I
want it in base32 for use with the bitzi catalog. python-bitzi is useful
but way too slow for just getting the hash of a file(am going to use it
elsewhere). Thanks.

Elmo



More information about the Python-list mailing list