Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.33 KB

go-libp2p-shs

standard-readme compliant

Implements Dominic Tarr's secret handshake as well as the encrypted box stream.

The state of this package is work in progress. The package's interface might change, but the goal is to implement most of the interfaces of github.com/multiformats/go-multiaddr-net as well as github.com/libp2p/go-libp2p-transport.

Documenation

See https://godoc.org/github.com/keks/go-libp2p-shs.

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT