crc-algorithms topic

List crc-algorithms repositories

bruteforce-crc

64
Stars
12
Forks
Watchers

Brute-forcing CRC parameters

HashLibPlus

23
Stars
9
Forks
Watchers

HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.

Lazarus_Hashing

17
Stars
3
Forks
Watchers

Checksum & Hashing library for Lazarus

crcgen

23
Stars
7
Forks
Watchers

Generator for CRC HDL code (VHDL, Verilog, MyHDL)

NullFX.CRC

45
Stars
12
Forks
Watchers

NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in C# and released under the MIT License

MODBUS-CRC16

41
Stars
9
Forks
Watchers

MODBUS Protocol CRC Calculation (algorithm performance analysis)

java-crc

39
Stars
20
Forks
Watchers

Generic CRC implementation for java language (includes CRC16, CRC32, CRC64 etc)

crc-full

23
Stars
9
Forks
Watchers

The crc-full module is used to calculate any kind of CRC setting parameters such as length, polynomial and others. It's completely written in typescript for node js.