Showing 1-20 of 187,406 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
JSON Web Tokens (JWT) verify/sign implementation using W3C Web Cryptography (crypto.subtle).
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.
All the cryptographic primitives used in Ethereum.
Audited & minimal JS implementation of elliptic curve cryptography
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Web Cryptography API shim for legacy browsers
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
Audited & minimal JS implementation of Salsa20, ChaCha and AES
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
WebCrypto API for Node.js
EC cryptography
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
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