issues
search
alexgorbatchev
/
crc
Blazingly fast CRC implementations for node.js and browser
MIT License
349
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CRC-32B? Endianness?
#32
ptdecker
closed
9 years ago
7
CRC-CCITT (0x1D0F)
#31
zachmckie
closed
9 years ago
3
Having a parameter of number of bytes to use from source buffer
#30
erakis
closed
9 years ago
1
CRC Results between two versions appears to be different
#29
gtracy
closed
10 years ago
7
Adding support for previous === 0 for CRCs with initial seeds
#28
ssproessig
closed
10 years ago
7
Were the semantics changed from version 2.1.1?
#27
SheetJSDev
closed
10 years ago
1
Question: what's the previous arg for?
#26
AndrewEastwood
closed
10 years ago
1
About hex ccitt
#25
sipgear
closed
10 years ago
2
Slowness
#24
dougwilson
closed
10 years ago
12
Allow incremental updates from existing hex digest
#23
aheyer
closed
10 years ago
1
Publish to NPM
#22
GCheung55
closed
10 years ago
1
fix README.md: a synchronous reading of a file is implied
#21
Mithgol
closed
10 years ago
1
Add support for Reverse Bit Order
#20
LorenzGardner
closed
10 years ago
5
drop redundant badge
#19
Mithgol
closed
10 years ago
3
use SVG badges instead of PNG badges
#18
Mithgol
closed
10 years ago
2
Support Buffer object as input
#17
huyx
closed
10 years ago
4
Support Buffer as input
#16
yojeek
closed
10 years ago
2
crc32 incorrectly outputs a negative value
#15
bminer
closed
10 years ago
11
simplify testing
#14
Mithgol
closed
10 years ago
1
Add UMD support
#13
junosuarez
closed
11 years ago
1
Nomenclature of CRC functions
#12
bminer
closed
10 years ago
7
Added working modbus support for RTU modbus
#11
thebadger412
closed
11 years ago
9
More robust check for running under node
#10
gmethvin
closed
12 years ago
2
Add Node.js ReadableStream support
#9
Dwakus
closed
12 years ago
2
ensure results are always unsigned
#8
alunny
closed
12 years ago
1
window conflict
#7
npenin
closed
12 years ago
1
wrong return value from crc32()?
#5
cainus
closed
11 years ago
3
Adding support for crc-ccitt
#4
underbluewaters
closed
12 years ago
5
Buffer support + tests
#3
tj
closed
12 years ago
3
Missing licensing information
#2
dpaleino
closed
10 years ago
7
What we have to give input to crc16 (ASCII or HEX)
#1
moinuddin
closed
12 years ago
1
Previous