pub fn hash(data: &[u8]) -> String
Compute a SHA-256 hash of the given bytes and return it in the sha256:hex format used throughout the .murk file.
sha256:hex