pub fn hash(algorithm: HashAlgorithm, input: &[u8]) -> Vec<u8> ⓘ
Abstract hashing using algorithm.
algorithm