2016-05-20 21:13:55 +02:00
# js-libp2p-secio
2016-05-20 21:29:53 +02:00
[](http://ipn.io)
[](http://ipfs.io/)
[](http://webchat.freenode.net/?channels=%23ipfs)
[](https://coveralls.io/github/ipfs/js-libp2p-secio?branch=master)
[](https://travis-ci.org/ipfs/js-libp2p-secio)
[](https://circleci.com/gh/ipfs/js-libp2p-secio)
[](https://david-dm.org/ipfs/js-libp2p-secio) [](https://github.com/feross/standard)
> Secio implementation in JavaScript
## Description
This repo contains the JavaScript implementation of secio, an encryption protocol used in libp2p. This is based on this [go implementation ](https://github.com/ipfs/go-libp2p-secio ).
## API