pub fn hash(
    author: &str,
    description: Option<&str>,
    data: impl AsRef<[u8]>
) -> String