Function subspace_core_primitives::crypto::blake3_hash_parallel

source ยท
pub fn blake3_hash_parallel(data: &[u8]) -> Blake3Hash
Expand description

BLAKE3 hashing of a single value in parallel (only useful for large values well above 128kiB).