crc16
There are 95 repositories under crc16 topic.
mrhooray/crc-rs
Rust implementation of CRC(16, 32, 64) with support of various standards
resilar/crchack
Reversing CRC for fun and profit
postmodern/digest-crc
A Cyclic Redundancy Check (CRC) library for Ruby.
Nicoretti/crc
Pure Python CRC library
hex-in/libscrc
libscrc is a library for calculating CRC3 CRC4 CRC5 CRC6 CRC7 CRC8 CRC10 CRC11 CRC12 CRC15 CRC16 CRC24 CRC30 CRC31 CRC32 CRC64 CRC82
LacobusVentura/MODBUS-CRC16
MODBUS Protocol CRC Calculation (algorithm performance analysis)
nullfx/NullFX.CRC
NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in C# and released under the MIT License
IMProject/IMUtility
A Safety-Critical Utility Code
xrce/qrysis
Simple code to alter QRIS data
imnemo/crc16
A native node addon to calcalate and verify CRC16 values, adopted by MODBUS agreement
nanpuyue/crc_all
A Pure Rust Implementation of Generic CRC Algorithm
supurloop/ssf
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
overcat/fastcrc
A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum.
rcpacini/LabVIEW-Hashlib
LabVIEW hash library for SHA-256, SCRAM, PBKDF2, HMAC, Base64, CRC-8, CRC-16, CRC-32
rikyoz/MrHash
A cross-platform tool for calculating the hashes of files and plain texts.
PascalVault/Lazarus_Hashing
Checksum & Hashing library for Lazarus
Fabio286/easy-crc
A pure JavaScript and zero dependencies CRC node module.
hisenyuan/EMVCo-SGQR-encode-decode-crc
EMVCo SGQR encode decode crc - payment module。二维码支付相关,新加坡二维码支付
ivanesik/CrcSwift
CRC-8, CRC-16, CRC-32 calculation with flexible settings and a set of tuning presets
sumatoshi/w8crc
CRC library for Nim. You're gonna carry that weight.
donpromax/ECC-Verilog-HDL-AutoGenerator
a cyclic redundancy check(one kind of Error Correcting Code) software(MATLAB) and hardware(Verilog HDL) implementation.
Kuass/CRC16-Checksum
C# CRC-16 Checksum Algorithm
shujaattariq/rfid-reader-serial
Basic RFID Reader over Serial Port
Roydl/Crypto
:books: Provides a handy way to hash data using Adler32, CRC (8-bit to 82-bit, and customizable without bit restriction), MD5, SHA-1 and SHA-2 (256-bit, 384-bit and 512-bit), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128-bit, 192-bit and 256-bit) are also offered
timClicks/microservice-checksum
A HTTP microservice that provides a checksum to POSTed data
basilhussain/stm8-crc
An optimised library providing CRC8, CRC16, and CRC32 computation functions for the STM8 microcontroller
GardenTools/CrcEngine
A Python CRC library for calculation and C-code generation
git-akshat/NP-Lab
This repository contains programs implemented in Network Programing Lab in my 7th semester of SIT(VTU).
fbiego/CRC16Modbus
CRC16-MODBUS Checksum calculator, Kotlin
ccbeango/modbus-crc16
This is a library about Modbus CRC16 checkout
deatil/go-crc16
crc16 checksum (IBM/ARC/AUG_CCITT/BUYPASS/CCITT/CCITT_FALSE/CDMA2000/DDS_110/DECT_R/DECT_X/DNP/GENIBUS/MAXIM/MCRF4XX/RIELLO/T10_DIF/TELEDISK/TMS37157/USB/CRC_A/KERMIT/MODBUS/X_25/XMODEM/XMODEM2)
Kalebu/crc16-modbus-in-Python
Cyclic Redundance Check hashing algorithm implemented in python
VNovytskyi/Sheller
Library design for organization package data exchange with integrity guarantee.
jo-tools/crccalculator
Xojo example project: CRCCalculator (Cyclic Redundancy Check: CRC8, CRC16, CRC32)
richhaar/autosar-crc
JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++
yousifnimah/Cryptx
Comprehensive Golang CRC Library, Supporting CRC8, CRC16, CRC32 and CRC64.