node-crc32

CRC-32 implemented in JavaScript

Description

CRC means 'Cyclic Redundancy Check' and is a way to checksum data. It is a simple algorithm based on polynomials and is used in such projects as gzip.

This module only works with UTF-8 strings, and is meant to be able to work on node and in the browser.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/beatgammit/crc32


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-crc32