crc32
crc32 copied to clipboard
Crc32 implemented in JavaScript
Results
1
crc32 issues
Sort by
recently updated
recently updated
newest added
The documentation says that crc32.table() takes a string but it should take an array of character codes For example the following strings all generate the same result - "p:1:gbl:HTFWA" -...