Module hash

Source

Functions§

hash 🔒
Reads through all data from the passed reader, and returns the resulting Digest. The exact hash function used is left generic over all Digest.
hash_nix_string
For a given algo “string” and reader for data, calculate the digest and return it as a hexlower encoded String.