2.0.0 • Published 8 years ago
crc-js v2.0.0
crc-js
Several common CRC instance predefined and available from a list. Furthermore, the definition of own CRC instances is supported by specifying:
- Width of CRC (8, 16 or 32 bit)
- Polynomial
- Initial CRC value
- Final XOR value
- Input reflected
- Result reflected