npm.io
5.2.0 • Published 2 years ago

@aws-crypto/crc32 v5.2.0

Weekly downloads
282,161
License
Apache-2.0
Repository
github
Last release
2 years ago

@aws-crypto/crc32

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

Usage

import { Crc32 } from '@aws-crypto/crc32';

const crc32Digest = (new Crc32).update(buffer).digest()

Test

npm test

tslib@aws-sdk/types@aws-crypto/util
@infinitebrahmanuniverse/nolb-_aws-c@everything-registry/sub-chunk-101voluptatesnobisjustinfoteainfotea@trivikr-test/middleware-flexible-checksums@trivikr-test/middleware-flexible-checksums-esm@trivikr-test/middleware-flexible-checksums-esm-wrapper@trivikr-test/eventstream-codec@trivikr-test/eventstream-marshaller@trivikr-test/eventstream-marshaller-esm@trivikr-test/eventstream-marshaller-esm-wrapperexpress-chunk-uploadcf-workers-hashautquidem@aws-sdk/middleware-flexible-checksums@aws-amplify/graphql-api-construct@aws-amplify/data-constructquomodi@smithy/eventstream-codec@kaholo/aws-plugin-library@justinfoair/justinfotea@mlabs-haskell/cardano-data-lite@soyjak/utils
5.2.0

2 years ago

5.1.0

2 years ago

5.0.0

2 years ago

4.0.0

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago

1.0.0-alpha.0

6 years ago

0.1.0-preview.4

6 years ago

0.1.0-preview.3

6 years ago

0.1.0-preview.2

6 years ago

0.1.0-preview.1

7 years ago

0.1.0

7 years ago

contact@npm.io