CRCLIB
betaCRC Library
Description
CRCLIB is a library of CRC calculations to be used in other programs, Because CRC check is often used by binary communication protocols, it is made as simple as it can be, and to be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
Categories
License
Features
- CRC16 and CRC32 with initial seed.
- Supports streaming calculation (CRC of added byte/buffer to the stream)
- Simple and small code for embedded applications.
Update Notifications
User Ratings
User Reviews
Be the first to post a review of CRCLIB!