Pinned Repositories
attest-auth
Login by attestation
dazaar-lightning
lightning payment api for dazaar stream services
eth-serde
Serialisation module for Ethereum formats
eth-sign
signing module for ETH transactions
hyperginx
Proxy service powered by hyperswarm
minisign
JavaScript implementation of Frank Denis' (@jedisct1) minisign tool.
secp256k1-native
JavaScript bindings for libsecp256k1
sha256-universal
Sha256 hashing algorithm implemented in WebAssembly with a pure JavaScript fallback alongside
sha256-wasm
SHA256 implemented in WASM
sha512-wasm
SHA512 implemented in WebAssembly
chm-diederichs's Repositories
chm-diederichs/minisign
JavaScript implementation of Frank Denis' (@jedisct1) minisign tool.
chm-diederichs/sha256-wasm
SHA256 implemented in WASM
chm-diederichs/sha256-universal
Sha256 hashing algorithm implemented in WebAssembly with a pure JavaScript fallback alongside
chm-diederichs/dht-size-up
chm-diederichs/sha512-universal
Sha512 hashing algorithm implemented in WebAssembly with a pure JavaScript fallback alongside
chm-diederichs/dht-visualizer
See where DHT peers are located in the world
chm-diederichs/pearstream
stream audio to pears
chm-diederichs/accumulator-hash
Create unique references from hashes
chm-diederichs/action-test-trigger
Test triggering actions from separate repos. Trigger repo
chm-diederichs/autochannel
Deterministically ordered multi-party oplog
chm-diederichs/bare
Small and modular JavaScript runtime for desktop and mobile
chm-diederichs/codecs
Create an binary encoder/decoder for Node's build in types like, json, utf-8, hex.
chm-diederichs/eclair
A scala implementation of the Lightning Network.
chm-diederichs/fast-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
chm-diederichs/flat-tree
A series of functions to map a binary tree to a list
chm-diederichs/grpc-node
gRPC for Node.js
chm-diederichs/hypercore-crypto
The crypto primitives used in hypercore, extracted into a separate module
chm-diederichs/hyperdht-demo
chm-diederichs/hypertele
chm-diederichs/invoices
Library for parsing Lightning Network BOLT11 payment requests and encoding invoices into requests
chm-diederichs/lightning
Lightning client methods
chm-diederichs/noise-curve-ed
Ed25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)
chm-diederichs/noise-curve-secp256k1
`secp256k1` elliptic curve module for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)
chm-diederichs/secret-santa
Santa's little helper
chm-diederichs/shared-event-log
Event log between two peers with deterministic references
chm-diederichs/simple-hyperproxy
DHT proxy
chm-diederichs/sodium-javascript
Pure Javascript version of sodium-native
chm-diederichs/sodium-test
Test harness for Javascript libsodium implementations
chm-diederichs/test-tmp
Get a fresh tmpdir for tests
chm-diederichs/uintReader
Read arbitray width uints from a buffer