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.
| CRC-8 | - |
| CRC-ARC | - |
| CRC-16 | - |
| FCS-16 | - |
| CRC/FCS-32 | - |
Due to execution time in JavaScript, max 10240 characters are allowed.