CRC32_RK
Loading...
Searching...
No Matches

Implementation of crc32 algorithm for Particle devices

This library calculate CRC32 (32-bit Cyclic Redundancy Check).

It uses the polynomial and other parameters as in gzip. If you need a node.js version, see the crc package in NPM.