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

Module SHA256

Functions [hide private]
 
new(...)
new([string]): Return a new SHA256 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
hash(x)
  digest_size = 32