Function subhasher::twox64

source ·
pub fn twox64<D>(data: D) -> [u8; 8]
where D: AsRef<[u8]>,
Expand description

Hash the data into a 8-bytes array with XX algorithm.