node-buffer-crc32

computes crc32 of buffers and strings - module for Node.js
  https://github.com/brianloveswords/buffer-crc32
  0
  no reviews



This module provides a standard implementation of the error-detecting code known as 32-bit Cyclic Redundancy Check.

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