Function compute

Source
pub fn compute<T>(data: T) -> Digest
where T: AsRef<[u8]>,
Expand description

Compute a full digest from a single buffer