alax / forward-secrecy
Javascript implementation of the Axolotl key-ratcheting protocol using the NaCl crypto library
☆45Updated 7 years ago
Alternatives and similar repositories for forward-secrecy:
Users that are interested in forward-secrecy are comparing it to the libraries listed below
- A JavaScript implementation of axolotl. Axolotl is a ratcheting forward secrecy protocol.☆75Updated 9 years ago
- HMAC-SHA-512-256 for TweetNacl.js☆21Updated 6 years ago
- ☆90Updated 4 years ago
- IPFS Merkle DAG that replicates based on append-only logs and causal linking.☆57Updated 7 years ago
- Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys☆58Updated 3 years ago
- private message between two parties (with no `to` field)☆102Updated 3 years ago
- datastore interface☆23Updated 3 years ago
- [DEPRECATED]: now part of the https://github.com/libp2p/js-libp2p repo☆47Updated 5 years ago
- ☆25Updated 8 years ago
- connect peers to each other using secret-handshakes☆93Updated last year
- Merkle DAG on top of LevelDB☆63Updated 7 years ago
- bandwidth efficient broadcast gossip☆125Updated 2 years ago
- JavaScript implementation of the IPLD dag-cbor format.☆53Updated 3 years ago
- A DHT that supports peer discovery and distributed hole punching☆96Updated 6 years ago
- One way streaming encryption based on libsodium's secretbox primitive☆84Updated 5 years ago
- Chord inspired ring DHT algorithm using WebRTC as transport layer for P2P in the browser☆40Updated 4 years ago
- DHT in the web browser with peer-relay and bittorrent-dht☆58Updated 7 years ago
- 🏞 Decentralized DB over IPFS☆60Updated 7 years ago
- Secure, transport agnostic, message gossip protocol.☆40Updated 8 years ago
- [ARCHIVED] POST - a datastructure for human communication☆24Updated 4 years ago
- Streaming encryption based on TweetNaCl.js☆38Updated 6 years ago
- BLAKE2s cryptographic hash function in JavaScript☆86Updated 5 years ago
- An abstract-blob-store compatible implementation built using IPFS as the storage backend