Function cryptoxide::hashing::ripemd160

source ·
pub fn ripemd160(input: &[u8]) -> [u8; 20]
Expand description

Compute RIPEMD160 on the input and return the digest