Skip to main content

CRC_64_REDIS

Constant CRC_64_REDIS 

Source
pub const CRC_64_REDIS: Algorithm<u64>;
Expand description

ยงCRC-64/REDIS

  • width: 64 bits
  • poly: 0xad93d23594c935a9 (reversed: 0x95ac9329ac4bc9b5)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0xe9c6d914c4b8d9ca
  • residue: 0x0