Python interface to mhash library
Project description
Python interface for mhash library.
The mhash library provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104.