A fast implementation of Node's `crypto` module written in C/C++ JSI
Cryptography resources for blockchain projects
Provides functions for detecting if the host environment supports the WebCrypto API
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
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
A pure JS implementation SHA256.
Init handlers for wasm-crypto
Provides cryptography primitives for Android, iOS and web.
random bytes from browserify stand alone
implementation of crypto for the browser
Key signing and verification for rotated credentials
Library to retrieve RSA public keys from a JWKS endpoint
The insecure key derivation algorithm from OpenSSL
Abstractions around NEAR-compatible elliptical curves and cryptographic keys
Tiny hashing module that uses the native crypto API in Node.js and the browser
URL and cookie safe UIDs
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.
Easy (yet strong) encryption and decryption facilities for Node.js
Encrypted Content-Encoding for HTTP
URL and cookie safe UIDs
Compute ripemd160 of bytes or strings.
Helper functions
JSON Web Token implementation (symmetric and asymmetric)
The full stack toolkit to build onchain app UX.