Is there some common (recommended) module for generating hashes in Python?
In particular I need whirlpool
but something like mhash
extension in PHP or jacksum
in java, where many hashing algorithms present, would be the ideal, so it could be used in future.