pub fn compress256(state: &mut [u32; 8], blocks: &[[u8; 64]])
Safe wrapper around assembly implementation of SHA256 compression function