Nhoya / SplitShare
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
☆35Updated 7 years ago
Alternatives and similar repositories for SplitShare:
Users that are interested in SplitShare are comparing it to the libraries listed below
- Go port of secret-handshake☆44Updated 2 months ago
- Core components common to clients and servers.☆40Updated last year
- A go library for using the I2P Simple Anonymous Messaging (SAM version 3.0) bridge☆41Updated 5 years ago
- Traffic analysis resistant messaging with Qt based user interface☆30Updated last year
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 5 years ago
- DEPRECATED: Please use the "net" subpackage in https://github.com/multiformats/go-multiaddr.☆34Updated 3 years ago
- Custom implementation of the signal messaging protocol in Go☆27Updated 8 years ago
- oht is an onion routed (using the Tor network, similar in design to ricochet and onionshare) distributed hash table to be used as the bas…☆45Updated 6 years ago
- WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FI…☆42Updated 4 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- Implementation of multibase parser in go