Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 205 Bytes

File metadata and controls

2 lines (2 loc) · 205 Bytes

cyclic-redundancy-check

Implementation of CRC (Cyclic Redundancy Check) error detection algorithm in C. It commonly used in digital networks and storage devices to detect accidental changes to raw data.