Skip to main content

Module crc32

Module crc32 

Source
Expand description

CRC-32 helper (IEEE 802.3 / zlib polynomial 0xEDB88320, per SPEC §3).

Functions§

crc32_hex8 🔒
is_checksum_token 🔒