Skip to main content

compress_block

Function compress_block 

Source
fn compress_block(state: &mut [u64; 8], block: &[u8; 128])
Expand description

Process a block with the SHA-512 algorithm.