Skip to main content

CRC_32_JAMCRC

Constant CRC_32_JAMCRC 

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

ยงCRC-32/JAMCRC

  • width: 32 bits
  • poly: 0x4c11db7 (reversed: 0xedb88320)
  • init: 0xffffffff
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x340bc6d9
  • residue: 0x0