Provides functions for detecting if the host environment supports the WebCrypto API
A pure JS implementation SHA256.
implementation of crypto for the browser
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.
A WebCrypto Polyfill for NodeJS
JavaScript library of crypto standards.
Helper functions
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
WebAssembly bindings of the matrix-sdk-crypto encryption library
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Provides functions and types for detecting if the host environment is IE11
Ledger crypto-assets list
adds node crypto signing for browsers
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.
aes, for browserify
abstract base class for hash-streams
Minimalistic tools for JS crypto modules
RSA for browserify
TypeScript definitions for crypto-js
browserify version of publicEncrypt & privateDecrypt
abstract base class for crypto-streams
The *client-node* module includes all of the modules you need to use the AWS Encryption SDK for JavaScript with Node.js.
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
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