pub fn digest(input: Expr, algorithm: Expr) -> Expr
compute the binary hash of input, using the algorithm
input
algorithm