-   0   + 

This page is old and outdated. It has been replaced by:

http://www.digsys.se/JavaScript/CRC.aspx

Please update your links and favorites.

Cyclic Redundancy Checksum (CRC) calculations

CRC-16 and CRC-32 are very popular checksum methods, used in many protocols and in data storage. They are much safer than simple adding or xoring, but they take longer time to calculate.

Characters to calculate CRC of:

Result:

CRC-8 -
CRC-ARC -
CRC-16 -
FCS-16 -
CRC/FCS-32 -

Due to execution time in JavaScript, max 10240 characters are allowed.

Copyright © 1996-2010 Scandinavian Digital Systems AB
This page is old and outdated. It has been replaced by:
http://www.digsys.se/JavaScript/CRC.aspx
Please update your links and favorites.