JSPM

  • Created
  • Published
  • Downloads 1182
  • Score
    100M100P100Q128348F
  • License MIT

Secio implementation in JavaScript

Package Exports

  • libp2p-secio

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (libp2p-secio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

js-libp2p-secio

Coverage Status Travis CI Circle CI Dependency Status js-standard-style

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.

API