sha1_asm
pub fn compress(state: &mut [u32; 5], block: &[u8; 64])
Safe wrapper around assembly implementation of SHA-1 compression function