gdata.Crypto.Hash.HMAC | index /usr/local/google/home/afshar/src/external-gdata-release/google3/src/gdata/Crypto/Hash/HMAC.py |
HMAC (Keyed-Hashing for Message Authentication) Python module.
Implements the HMAC algorithm as described by RFC 2104.
This is just a copy of the Python 2.2 HMAC module, modified to work when
used on versions of Python before 2.2.
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
__revision__ = '$Id: HMAC.py,v 1.5 2002/07/25 17:19:02 z3p Exp $' digest_size = None |