Function compute

pub fn compute<T>(data: T) -> Digest
where T: AsRef<[u8]>,
Available on crate feature unstable only.
Expand description

Compute a full digest from a single buffer