Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 252 Bytes

File metadata and controls

5 lines (4 loc) · 252 Bytes

rusty_crc

Simple library for calculating CRC-16.

Currently only CRC-16/CCITT-FALSE and CRC-16/KERMIT can be generated from builder, but library is easily extendable and new variants can be simply added by specifying their parameters.