Function le_bytes_from_words_32

Source
pub const fn le_bytes_from_words_32(words: &[u32; 8]) -> &[u8; 32]
Expand description

Converts u32 words into bytes, the size matches BLAKE3 hash