libp2p-secio

0.13.1 • Public • Published

js-libp2p-secio

Discourse posts Dependency Status js-standard-style

SECIO implementation in JavaScript

This repo contains the JavaScript implementation of secio, an encryption protocol used in libp2p. This is based on this go implementation.

Lead Maintainer

Friedel Ziegelmayer

Table of Contents

Install

npm install libp2p-secio

Usage

const secio = require('libp2p-secio')

API

This module exposes a crypto interface, as defined in the js-interfaces

» API Docs

Contribute

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

This repository falls under the IPFS Code of Conduct.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i libp2p-secio

Weekly Downloads

1,095

Version

0.13.1

License

MIT

Unpacked Size

490 kB

Total Files

16

Last publish

Collaborators

  • jacobheun
  • daviddias
  • dignifiedquire
  • vascosantos