Skip to main content

CRC_32_MEF

Constant CRC_32_MEF 

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

ยงCRC-32/MEF

  • width: 32 bits
  • poly: 0x741b8cd7 (reversed: 0xeb31d82e)
  • init: 0xffffffff
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0xd2c22f51
  • residue: 0x0