Crate crc24 [] [src]

Crate providing a CRC-24 hasher based on the IETF RFC2440 specification.

Structs

Crc24Hasher

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)