pub fn hex_digest_from_bytes(bytes: impl AsRef<[u8]>) -> String
Return the hex SHA-256 digest of the given bytes.