@aws-crypto/crc32c

v5.2.0
Pure JS implementation of CRC32-C 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/crc32c

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 10/16/2023

Downloads