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 Wed Dec 30 13:42:34 2015 | http://epydoc.sourceforge.net |