Easy (yet strong) encryption and decryption facilities for Node.js
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.
Xml digital signature and encryption library for Node.js
Compute ripemd160 of bytes or strings.
Streamable SHA hashes in pure javascript
JavaScript library of crypto standards.
Helper functions
General purpose crypto utilities
Simplify AES encryption and decryption of any JavaScript objects, implementing crypto-js library.
URL and cookie safe UIDs
A WebCrypto Polyfill for NodeJS
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
A fast implementation of Node's `crypto` module written in C/C++ JSI
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
TypeScript definitions for xml-crypto
webcrypto library for Node, React Native and IE11+
Provides functions and types for detecting if the host environment is IE11
implementation of crypto for React Native
adds node crypto signing for browsers
nodejs kdf ctr mode crypto primitive
use node builtins in browser with rollup
JavaScript Elliptic curve cryptography library
Minimalistic tools for JS crypto modules