jedisct1 / wasm-cryptoLinks
A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.
β243Updated 3 weeks ago
Alternatives and similar repositories for wasm-crypto
Users that are interested in wasm-crypto are comparing it to the libraries listed below
Sorting:
- Fixed length big numbers for AssemblyScript πβ64Updated 11 months ago
- A stable library of useful TypeScript/JavaScript codeβ214Updated 9 months ago
- JSON encoder / decoder for AssemblyScriptβ181Updated 2 years ago
- Library for storing and replicating hash-linked data over the IPFS network.β95Updated 8 months ago
- Dial using WebRTC without the need to set up any Signalling Rendezvous Point!β78Updated 2 years ago
- WASI Cryptography API Proposalβ172Updated last week
- An AssemblyScript API layer for WASI system calls.β259Updated 3 weeks ago
- [ORPHANED] Injects metering into webassembly binariesβ74Updated 3 years ago
- BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssemblyβ196Updated 2 years ago
- BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small sizeβ27Updated 7 years ago
- 2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.β122Updated 3 years ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport specβ75Updated 2 years ago
- WebAssembly port of OpenSSLβ61Updated 3 years ago
- TypeScript implementation of Gossipsubβ165Updated last month
- Bindings to be able to use recrypt-rs within a browser via WebAssembly.β22Updated last week
- webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascrβ¦β150Updated last year
- [ORPHANED] A small toolkit for converting wasm binaries into json and back.β31Updated last year
- Also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with noβ¦β47Updated 2 years ago
- W3C Web Cryptography API for Node.jsβ83Updated 6 years ago
- WebSockets module that libp2p uses and that implements the interface-transport specβ96Updated 2 years ago
- π₯Blazingπ₯ fast testing with AssemblyScriptβ159Updated last year
- Two-level homomorphic encryption for Node.js by WebAssemblyβ63Updated 6 months ago
- In-browser key management with IndexedDB and the Web Crypto APIβ62Updated 2 years ago
- β41Updated 2 years ago
- JavaScript wrapper for a WebAssembly build of SIDH.β21Updated 3 years ago
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsβ184Updated 2 months ago
- rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small sizeβ95Updated 5 years ago
- JavaScript implementation of the DHT for libp2p