Expand description
Crate providing a CRC-24 hasher based on the IETF RFC2440 specification.
Structs§
- Crc24
Hasher - CRC-24 hasher based on IETF RFC2440 specification.
Functions§
- hash_
raw - Computes hash of the raw bytes using CRC-24 (without including the length as part of the data)