@tsxper/crc32
Calculates unsigned CRC32. Optimized Cycle Redundancy Check.
Calculates unsigned CRC32. Optimized Cycle Redundancy Check.
Checksum strings, buffers, streams, or file paths.
CRC32 algorithm (Signed / Unsigned)
## Usage
This utility script converts a `CEconItemPreviewDataBlock` protobuf from CS:GO or CS2 into a serialized string. The resulting string can then be used in:
Wrapper fo Buffer for nodejs.
Generate & Verify GitHub-style & npm-style Base62 Tokens
8,16,32,64 bit crc algorithms as defined by the AUTOSAR standard
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A cross platform alternative for calculating Cyclic Redundancy Checks (CRC) values.