skip to navigation
skip to content

python-mhash 1.4

Python interface to mhash library

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.