Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
[DepUp] Dependency-bumped version of @aws-crypto/crc32c
Provides functions for detecting if the host environment supports the WebCrypto API
Helper functions
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A pure JS implementation SHA256.
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Provides functions and types for detecting if the host environment is IE11
Pure-JS CRC-32
CRC32C algorithm with hardware acceleration and software fallback.
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
Official `aws-lite` plugin for S3
nodejs hkdf crypto primitive
A consistent interface for SHA256 across browsers and NodeJs
nodejs kdf ctr mode crypto primitive
[](https://www.npmjs.com/package/@aws-sdk/s3-request-presigner) [](https://www.npmjs.com/
The *client-node* module includes all of the modules you need to use the AWS Encryption SDK for JavaScript with Node.js.
High-performance WebAssembly utilities for Node.js.
TypeScript definitions for fast-crc32c