sha
index
/usr/lib/python2.2/lib-dynload/sha.so
Functions
new
(...)
Return a new SHA hashing object. An optional string argument may be provided; if present, this string will be automatically hashed.
sha
(...)
Return a new SHA hashing object. An optional string argument may be provided; if present, this string will be automatically hashed.
Data
__file__
= '/usr/lib/python2.2/lib-dynload/sha.so'
__name__
= 'sha'
blocksize
= 1
digest_size
= 20
digestsize
= 20