random bytes from browserify stand alone
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.
implementation of crypto for the browser
node style hmacs in 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.
Xml digital signature and encryption library for Node.js
Easy (yet strong) encryption and decryption facilities for Node.js
The thingy-crypto-node is the keeper of an ed25519 keypair, implementing all basic crypto functionality for this specific keypair
Compute ripemd160 of bytes or strings.
Helper functions
JavaScript library of crypto standards.
Streamable SHA hashes in pure javascript
General purpose crypto utilities
A WebCrypto Polyfill for NodeJS
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
nodejs hkdf crypto primitive
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A fast implementation of Node's `crypto` module written in C/C++ JSI
TypeScript definitions for xml-crypto
Provides functions and types for detecting if the host environment is IE11
Cryptography resources for blockchain projects
Abstract class + interface for Hathor shielded crypto providers. Per-platform binding packages (@hathor/ct-crypto-node, @hathor/ct-crypto-wasm) extend the abstract class; wallet-lib accepts any instance via setShieldedCryptoProvider.
implementation of crypto for React Native