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

Module _SHA384

Functions [hide private]
 
new(...)
new([string]): Return a new _SHA384 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 = 128
  digest_size = 48