Skip to main content

words_to_bytes_be

Function words_to_bytes_be 

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

Utility method for converting u32 words to bytes in big endian.