pub fn object_hash(content: &[u8]) -> String
Compute the lowercase-hex SHA-256 address of content. Pure; no IO.
content