Skip to main content

CRC_32_BZIP2

Constant CRC_32_BZIP2 

Source
pub const CRC_32_BZIP2: Algorithm<u32>;
Expand description

ยงCRC-32/BZIP2

  • width: 32 bits
  • poly: 0x4c11db7 (reversed: 0xedb88320)
  • init: 0xffffffff
  • refin: false
  • refout: false
  • xorout: 0xffffffff
  • check: 0xfc891918
  • residue: 0xc704dd7b