crc-16 topic

List crc-16 repositories

bruteforce-crc

64
Stars
12
Forks
Watchers

Brute-forcing CRC parameters

Lazarus_Hashing

17
Stars
3
Forks
Watchers

Checksum & Hashing library for Lazarus

MrHash

19
Stars
2
Forks
Watchers

A cross-platform tool for calculating the hashes of files and plain texts.

crc

52
Stars
11
Forks
Watchers

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

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.