Showing 1-20 of 644,758 packages
Web Cryptography API shim for legacy browsers
KeyChain for use with Web Cryptography API in Node.js
XAES-256-GCM implementation using Web Cryptography API
Uses the SubtleCrypto interface of the Web Cryptography API to encrypt and decrypt text using AES-GCM (AES Galois counter mode)
Web Cryptography API bindings for AngularJS
Vault is a wrapper around the Web Cryptography API available in modern browsers and NodeJS, it provides secure and easy-to-use cryptographic APIs for encrypting and decrypting data using AES-256-GCM and Elliptic-curve cryptography.
A partial implementation of the Cookie Store API that transparently signs and verifies cookies via the Web Cryptography API.
Web Cryptography API shim for legacy browsers
All the cryptographic primitives used in Ethereum.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
EC cryptography
WebCrypto API for Node.js
compute digest(Node.js / Web Cryptography API)
Audited & minimal JS implementation of elliptic curve cryptography
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
Some common functions for modular arithmetic using native JS implementation of BigInt
User-friendly AngularJS encryption module utilizing the Web Cryptography API and providing an extensible secure secret storage mechanism.
A WebCrypto Polyfill for NodeJS