Function extra::md4::md4

pub fn md4(msg: &[u8]) -> Quad

Calculates the md4 hash of the given slice of bytes, returning the 128-bit result as a quad of u32's