| gdata.tlslite.utils.hmac | index /usr/local/google/home/afshar/src/external-gdata-release/google3/src/gdata/tlslite/utils/hmac.py | 
HMAC (Keyed-Hashing for Message Authentication) Python module.
 
Implements the HMAC algorithm as described by RFC 2104.
 
(This file is modified from the standard library version to do faster
copying)
| Classes | ||||||||||
| 
 
 | ||||||||||
| Functions | ||
| 
 | ||
| Data | ||
| digest_size = None | ||