Simplified functions for nodejs cryptography.
All the cryptographic primitives used in Ethereum.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Audited & minimal JS implementation of elliptic curve cryptography
Cryptographic utilities and primitives for the Hiero SDK
Audited & minimal JS implementation of Salsa20, ChaCha and AES
General purpose crypto utilities
High-performance synchronous AES implementation for JavaScript
Node/Pure JavaScript symmetric ciphers adapter
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
ASN.1 schema of `RSA Cryptography Specifications Version 2.2` (RFC8017)
Provides cryptography primitives for Android, iOS and web.
Web Cryptography API shim for legacy browsers
Cryptography resources for blockchain projects
Tiny hashing module that uses the native crypto API in Node.js and the browser
Fastest 5KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215
ASN.1 schema of `Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification Version 1.2` (RFC5208)
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
Elliptic curve cryptography, which uses keybase/bn for bignums
Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p
Generate cryptographically-secure random bytes in react native
Isomorphic Cryptography Library for AES, HMAC and SHA2
Isomorphic Library for Random Bytes
Crockford base-32 checksum encoding
jodid25519 - Curve 25519-based cryptography
Normalize the creation of cryptographically strong random values.
Audited & minimal implementation of Starknet cryptography including Pedersen and Stark Curve
JS implementation of MuSig. 1-dependency MuSig key aggregation, tweaking, and signing.