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

@aws-crypto/util@aws-sdk/typestslib
@infinitebrahmanuniverse/nolb-_aws-c@everything-registry/sub-chunk-101voluptatesnobisjustinfotea@aws-amplify/data-construct@aws-amplify/graphql-api-construct@aws-sdk/middleware-flexible-checksums@justinfoair/justinfotea@kaholo/aws-plugin-libraryquomodiinfotea@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-wrappercf-workers-hashautquidemexpress-chunk-upload@soyjak/utils@smithy/eventstream-codec
5.2.0

2 years ago

5.1.0

2 years ago

5.0.0

2 years ago

4.0.0

2 years ago

3.0.0

2 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

5 years ago

0.1.0-preview.4

5 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