Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.
A fast and independent hashing library pure JavaScript implemented (ES3 compliant) for both server and client side (MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC and Base64)
Hardware-accelerated CRC-32C with software fallback