Package Crypto :: Package Hash :: Module RIPEMD160
[hide private]
[frames] | no frames]

Module RIPEMD160

Functions [hide private]
 
new(...)
new([string]): Return a new RIPEMD160 hashing object. An optional string argument may be provided; if present, this string will be automatically hashed into the initial state of the object.
Variables [hide private]
  __package__ = None
  block_size = 64
  digest_size = 20