Function cryptoxide::hashing::sha384

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

Compute SHA384 on the input and return the digest