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

Module _SHA512

Functions [hide private]
 
new(...)
new([string]): Return a new _SHA512 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 = 64