blob: 1af117e3c64d16207595a35c4061daf4992c027b (
plain) (
blame)
1
2
3
4
5
|
The python mhash module provides an interface for the mhash library.
The mhash library provides an easy way to access strong hashes such as
MD5, SHA1 and other algorithms.
WWW: http://mhash.sourceforge.net/
|