Package detail

chacha-poly1305-wasm

arik-so24MIT0.1.0

Native Rust compiled to WASM for Chacha Poly1305 exposure in Node

chacha, chacha20, 20, poly1305

readme

chacha-poly1305-wasm

Build Status

Matt Corallo's Rust implementation of Chacha-Poly1305 from rust-lightning exposed through WASM.

Setup

First, install Rust. Then, run

```shell script npm run compile npm run extract


## Install

```shell script
npm install chacha-poly1305-wasm

It should be chacha-poly1305-wasm one day.

License

MIT