OpenBazaar / libsignalLinks
Custom implementation of the signal messaging protocol in Go
☆27Updated 9 years ago
Alternatives and similar repositories for libsignal
Users that are interested in libsignal are comparing it to the libraries listed below
Sorting:
- Go language wrapper around the natty NAT-traversal utility☆35Updated 7 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 9 years ago
- DEPRECATED: Please use the "net" subpackage in https://github.com/multiformats/go-multiaddr.☆34Updated 4 years ago
- Object mapping for golang.☆48Updated 2 years ago
- ☆12Updated 8 years ago
- p2p stream multi-multiplexing in Go (with https://github.com/docker/spdystream)☆57Updated 8 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 6 years ago
- Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system☆35Updated 8 years ago
- The official Telehash package for Go☆91Updated 7 years ago
- Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data)…☆21Updated 8 years ago
- Various crypto utilties based on a common NaCl/Ed25519 core.☆42Updated last year
- NAT port mapping library for Go☆43Updated 5 years ago
- Automatic Golang building project☆27Updated 8 years ago
- Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).☆94Updated 7 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].