gdata.tlslite.utils.hmac | index /home/afshar/working/gdata-python-client/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 |