@aws-crypto/crc32

v5.2.0
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check

prepublishOnly

tsc -p tsconfig.json && tsc -p tsconfig.module.json

pretest

tsc -p tsconfig.test.json

test

mocha --require ts-node/register test/**/*test.ts
npm i @aws-crypto/crc32

Metadata

  • Apache-2.0
  • >=16.0.0
  • AWS Crypto Tools Team
  • released 10/16/2023

Downloads