Hash

Bindings for the secure hash algorithms of HACL*.

pyhacl.hashlib.new(name: str, data: bytes = b'') sha224 | sha256 | sha384 | sha512

Instantiate a new hash object, using its canonical name.