Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Secure random numbers of any size in any base
JSON canonicalize function
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.
Provides cryptography primitives for Android, iOS and web.
Encrypt/Decrypt the values of a given object
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
RFC5869: HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
PHC string format serializer/deserializer
A high-performance pure-javascript SHA1 implementation suitable for large binary data.
Tiny hashing module that uses the native crypto API in Node.js and the browser
An Argon2 library for Node
Thin wrapper around the crypto module that creates an MD5 hex digest of a given string or buffer
Simply expose crypto md5 as a single function
`window.crypto.getRandomValues` with fallback to Node.js crypto
#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)
Stanford Javascript Crypto Library
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