Trees | Indices | Help |
|
---|
|
Utility functions for hashing.
|
|||
|
|||
bool |
|
||
str |
|
||
dict |
|
Imports: os, hmac, compat
|
Calculates the HMAC-SHA1 digest of a text. HMAC is defined in RFC2104.
|
Verifies the HMAC-SHA1 digest of a text. HMAC is defined in RFC2104.
|
Compute the fingerprint of a file. If the file does not exist, a None will be returned instead.
|
Compute fingerprints for a list of files.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:09 2016 | http://epydoc.sourceforge.net |