Skip to main content

hash

Function hash 

Source
pub fn hash(data: &[u8]) -> String
Expand description

Compute a SHA-256 hash of the given bytes and return it in the sha256:hex format used throughout the .murk file.