Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

axolotl-crypto

joebandenburg11LGPLv31.1.1

Node.js implementation of cryptography interface for libaxolotl-javascript

axolotl, crypto

readme

Build Status

A Node.js implementation of the cryptography interface for libaxolotl-javascript

Installation

$ npm install axolotl-crypto
var crypto = require("axolotl-crypto");